body {
	color: #f1a93c;
	font-size: 10pt;
	font-family: arial, "Courier New", Courier, Monaco, monospace;
	line-height: 14pt;
	background-color: #0075bf
	;
	margin-top: 20px;
}
p { }
td { font-family: arial, "Courier New", Courier, Monaco, monospace; }
a:link {
	color: #33CC33;
	font-size: 8pt;
	text-decoration: none;
	border-style: none;
	outline-style: none;
}
a:visited { color: #00008d; text-decoration: none; border-style: none; outline-style: none; }
a:hover { }
a:active { }
