A:link        {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
} 

A:visited     {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
} 

A:hover       {
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	font-size:11px;
} 




BODY          {
	font-family: Verdana, arial, helvetica, serif;
	font-size:11px;
	color: #000000;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	 

} 


 


TABLE         {empty-cells: show } 

TD            {
	font-family: Verdana, arial, helvetica, serif;
	color: #000000;
	font-size:11px;
	text-align : left;
	 
} 


 
 
