<!--
BODY { 
	color: #333333; 
	background-color: #333333; 
	font-size: 10pt; 
	line-height: 150%; 
	font-family: "Verdana", "Osaka", "MS UI Gothic", "sans-serif"; 
	margin: 20px 10px; 
	
} 

TABLE { 
	color: #333333; 
	font-size: 10pt; 
	line-height: 150%; 
	font-family: "Verdana", "Osaka", "MS UI Gothic", "sans-serif"; 
	text-align: left; 
} 

A:link { color: #333333; text-decoration: none } 
A:visited { color: #555555; text-decoration: none } 
A:active { color: #cccc66; text-decoration: none } 
A:hover { color: #990033; text-decoration: underline } 

-->