body {
	margin: 5; 
	padding: 1;
	font-family:  'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;


}
a:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #00FF66;
	left: auto;

}
a:active {
	
	font-weight: bolder;
	color: #777;

}
