body {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
}
div, p, th, td, li, dd, dl, dt, ul   {
             /* redundant selectors for NS4 */
    font-family:  Verdana, Arial, sans-serif;
    font-size: 11px;
	color: Black;
    }
.content	{
	padding-left: 15px;
	padding-right: 25px;
	}
.bodyA	{
	color:	#981b1e;
	text-decoration: none;
	}
.bodyA:visited	{
	color:	#981b1e;
	text-decoration: none;
	}
.bodyA:hover	{
	color:	#336666;
	text-decoration: underline;
	}
.bodyA:active	{
	color:	#999999;
	}	
.footer {
	color: #FFFFFF;
	font-size: 10px;
		}
.footA	 {
	color : #FFFFFF;
	text-decoration: none;
		}
.footA:visited	 {
	color :#FFFFFF;
	text-decoration: none;
		}
.footA:active	 {
	color :#FFFFFF;
	text-decoration: none;
		}
.footA:hover	 {
	Font-Size : 10px ;
	color: #ffffff;
	text-decoration: underline;
		}
.subhead	{
	font-size: 14px;
	color: #981b1e;
	font-weight: bold;
		}
