body {
	background-color: #CCCC99;
	margin: 0 0 0 0;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p, td {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	}
	
a {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
a:hover {
	text-decoration: none;
	}