.content {
	color : #333333;
	font-size : 14px;
	font-family : Trebuchet MS, Tahoma,Verdana,Arial;
	font-weight: normal;
}
.content b {
	color : #3d7fb6;
}
.content a {
	color : #000000;
}
.content a:hover {
	color : #3d7fb6;
}



.footer {
	color : #333333;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma,Verdana,Arial;
	font-weight: normal;
}
.footer b {
	color : #3d7fb6;
}
.footer a {
	color : #000000;
}
.footer a:hover {
	color : #3d7fb6;
}

.leftnav {
	color : #ffffff;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a {
	color : #ffffff;
	text-decoration: none;
}
.leftnav a:hover {
	color : #98d0ff;
	text-decoration: underline;
}


.leftnavcategory {
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	color : #ffffff;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.leftnavcategory a {
	color : #ffffff;
	text-decoration: none;
}
.leftnavcategory a:hover {
	color : #98d0ff;
	text-decoration: underline;
}


.topicheader {
	color : #3d7fb6;
	font-size : 16px;
	font-family : Trebuchet MS, Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.topicheader a {
	color : #3d7fb6;
	text-decoration: none;
}
.topicheader a:hover {
	color : #3d7fb6;
	text-decoration: underline;
}