#bodcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#bodcontent h3 {
	font-size: 14px;
	font-weight: bolder;
	
}

#bodcontent a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	
}

#bodcontent a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.leftnav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
		
}

 .leftnav a:hover {
	color: #000000;
	text-decoration: none;
}

.subselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}

.subselect a {
	font-size: 11px;
	
}

.subselect a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

.subselect a:hover {
	color: #000000;
	text-decoration: none;	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footer h3 {
	font-size: 13px;
	font-weight: bold;
	
}

#footer a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	
}

#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	color: #996633;
}
