body { 
	margin: 0px 0px 0px 0px; 
	float: none;
	} 

.NOIRGHTMARGIN { 
	margin: 0pt 0pt 0pt 0pt;
	} 
	
b.big { 
	font-size: 10pt;
	font-weight: bold;
	} 
	
a:hover { 
	text-decoration: none;
	background-color: #cccc99;
	color: #ff6600;
	} 
	
a:link { 
	text-decoration: none;
	color: #996600;
	font-weight: bold;	
	} 

a:visited { 
	text-decoration: none;
	color: #333300;
	font-weight: bold;	
	} 

a:active { 
	text-decoration: none;
	color: #996666;
	font-style: italic;
	}