body {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	color: cc0000;
scrollbar-face-color: #990000; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: #ff0000; 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000;
}

 

/* color for links */
A:LINK		{COLOR: #ff0000; font-size: 14px; font-weight: bold; TEXT-DECORATION: none}
A:VISITED	{COLOR: #ff0000; font-size: 14px; font-weight: bold; TEXT-DECORATION: none}
/* hover color for links (Internet Explorer only) */
A:HOVER		{COLOR: #ffFFFF; font-size: 14px; font-weight: bold; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
A:ACTIVE	{COLOR: #ff0000; font-size: 14px; font-weight: bold; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
}


Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}



h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffFF;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffFFFF;
	font-weight: bold;
}