BODY { 
		font-family: arial, helvetica, sans-serif; 
		background-color: rgb(33,33,82) ; 
		text-color: #FFFFFF; 
		font-size: 11pt ; 
		letter-spacing: 1.2 pt; 
		line-height: 11pt; }

 P {text-indent: 2em}

SmallTable {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;}
	
A:link, A:active
		{
		text-decoration :       none;
		color           :       #191970;
		background      :       transparent;
		}
A:visited 
		{
		text-decoration :       none; 
		color           :       #800000; 
		background      :       transparent; 
		}               
A:hover 
		{ 
		text-decoration :       none; 
		color           :       #000000;
		background      :       #ffcc00;
		}

.blacktext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

