html,body 
.mainBlock {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px 10px 10px 10px;}
.sidebarBlock {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	padding:5px 5px 5px 5px;
	text-align:center;
	line-height:15px}
.style1 {color: #CC0000}
.style2 {color: #000066}
.style3 {font-weight: bold}
.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style5 {font-size: 24px}
.style6 {color: #CC0000; font-weight: bold;}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.leftnav:link  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #000066; text-decoration : none;}
.leftnav:visited  {font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #000066; text-decoration : none;}
.leftnav:active  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #000066; text-decoration : none;}
.leftnav:hover  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #CC0000; text-decoration : underline;}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.bottomnav:link  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #FFCC00; text-decoration : none;}
.bottomnav:visited  {font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #FFCC00; text-decoration : none;}
.bottomnav:active  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #FFCC00; text-decoration : none;}
.bottomnav:hover  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #CC0000; text-decoration : underline;}
.bottomstatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}