table
{
	border-width:0;
	padding:0;
}

div.sidelinks
{
	font-family:Tahoma; 
	font-size:10pt; 
	color:#404040;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: none
}

div.sidelinks a:link, div.sidelinks a:visited
{
	text-decoration:none;
	color:#9F9F9F
}

div.sidelinks a:hover, div.sidelinks a:active
{
	text-decoration:none;
	color:#404040
}


div.bodyText
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 150%;
	text-indent: 10pt;
	text-align: justify;
}

div.titleText
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color:#9F9F9F;
}

div.titleText a:link, div.titleText a:visited
{
	text-decoration:none;
	color:#9F9F9F
}

div.titleText a:hover, div.titleText a:active
{
	text-decoration:none;
	color:#A00000
}

div.subLinks
{
	font-family: Tahoma;
	font-size: 10pt;
	color:#606060;
}

div.subLinks a:link, div.subLinks a:visited
{
	text-decoration:none;
	font-style:italic;
	color:#606060;
}

div.subLinks a:hover, div.subLinks a:active
{
	text-decoration:none;
	font-style:italic;
	color:#E00000;
}

div.post
{
	font-family: tahoma;
	font-size: 10pt;
	text-align: justify;
	text-indent: 10pt;
}

span.postTitle a:link, span.postTitle a:visited
{
	font-weight: bold;
	color:#800000;
	text-decoration:none;
}

span.postTitle a:hover, span.postTitle a:active
{
	font-weight: bold;
	color:#E00000;
	text-decoration:none;
}

span.postCategory
{
	color:#808080;
	font-style:italic
}

span.postCategory a:link, span.postCategory a:visited
{
	text-decoration:none;
	color:#808080;
	font-style:italic
}

span.postCategory a:hover, span.postCategory a:active
{
	text-decoration:none;
	color:#202020;
	font-style:italic;
}

div.postBody a:link, div.postBody a:visited
{
	text-decoration:none;
	color:#808080;
}

div.postBody a:hover, div.postBody a:active
{
	text-decoration:none;
	color:#A00000;
}

td.postDate
{
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F5;
	color:#808080
}