	A:link, A:visited, A:hover, A:active { text-decoration: none ;}    
	A:link { color: #333333 ;}    
	A:visited { color: #333333 ;}    
	A:hover { color: orange ;}    
	A:active { color: orange ;}    
	BODY {        
		background-color: #ffffff;
		color: #333333;
		font-size: 10pt;   
		margin-top: 0;        
		margin-bottom: 0;    
	}    
table{
font-size: 10pt;
}