P, BODY, TABLE, TD, TR ,OL, UL, LI, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}


BODY {
background-color: #b30202;

}

H1 {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #cc0000; 
   font-weight: bold;
   margin-bottom: 0px;
   }


/* all the link styles set here */

a.white:link,a.white:visited {
	visible:false;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

a.white:hover  {
	visible:false;
	color : #FF9966;
	font-weight : bold;
	text-decoration : underline;
}
	
textarea	{
	visible:false;
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-size: 11px; 
	}
/* end FORM stuff */
.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	visible:false;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodycopysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link, a:visited, a:active {
	color: #cc0000;
}

a:hover {
	color: #333333;
}

.border {
	border: 1px solid #006699;
}
