BODY { margin: 40px;
	   background-color: #ffffff}

TD, PRE {
	color: #555555;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	line-height: 14px;
	padding-right: 20px;
	vertical-align:top;
}

SELECT {
	color: #555555;
	font-size: 10px;
	width:120px;
}

A {
	white-space: nowrap;
	text-decoration:none; 
 	color: #000000; 
}

A:link 		{ }
A:visited 	{ }
A:hover 	{ color: #999999; }  
A:active 	{ }
A:focus 	{ }




