 .fineprint {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #336699;  
	line-height : 16px;    
	margin-bottom : 0px;  
	margin-left : 0px;  
	margin-right : 0px;  
	margin-top : 0px;  
	margin : 0px 0px 0px 0px;
	}
/*
TABLE,TR,TD{
	
}
  A:LINK {
	background-color : White;
	text-decoration : none;
	}
A:VISITED {
	background-color: White;
	text-decoration : none;
	}
A:HOVER {
	background-color : #FFD700;
	color : Blue;
	}
A:ACTIVE {
	background-color: #DCDCDC;
	}
*/