
body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a{
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #00e;	
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #e00;	

}

table {
	text-decoration: none;
	font-size: 9pt;
	color: #000;	
}



