.leftnav {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;	
}
.leftnav:hover {
	color:#FFFF99;	
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
.bodytext:link {
	color: #0000FF;
	}
.bodytext:visited {
	color: #0000FF;
	}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
.BodyHighlight:hover {
	color:#FFFF99;	
}