H1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; font-style: normal; color: #FF0000; background-color: #FFFFFF; } /*big red*/
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; font-style: normal; color: #0099FF; background-color: #FF0000; } /*blue on red*/
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; font-style: normal; color: #0099FF; } /*blue*/
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: #00CC00; } /*green*/
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #0099FF; background-color: #00CC00; } /*blue on green*/
H6 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #FF9999; } /*footer*/
PRE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; color: #FFFF00; } /*yellow 2*/
P { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: #FF9999; LETTER-SPACING: -1px; } /*Default*/
DIV { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #FFFF00; } /*yellow*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

.blue
{
    COLOR: #006699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	text-decoration: none;
}

A { 
	color: #CC0033; 
	font-family: Tahoma, sans-serif;
	text-decoration:normal;
	font-size:14px; 
	cursor:hand;}
    A:link { color:#CC0033; text-decoration:none; }
    A:visited { color:#CC0033; text-decoration:none; }
    A:hover { color:000000; text-decoration:underline; 
}

.footerlink { 	
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px; 
	cursor:hand;}
    footerlink:link { color:#99CC33; text-decoration:none; }
    footerlink:visited { color:#99CC33; text-decoration:none; }
    footerlink:hover { color:#000000; text-decoration:underline; 
}
