H1, H2, H3, H4, H5, H6, P, TD, OL, LI, UL, BLOCKQUOTE
                       {color: "#000000"; font-family:" Arial, Helvetica, sans-serif"; 	font-size: 12px; }                                             

BODY {
	background-color: #BB0000;
	background-image: url(images/background-fade.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

A                      {
	color: #000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;	
}     
A:hover                {
	color: #0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	background-color: #FFFF00;
}     
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.Headings      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	background-color: #F00000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}   
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


