<style type="text/css">
a { text-decoration: bold }
a { color: #FFFFFF}
a:link { color: #000033; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #000033; text-decoration: none }
a:hover { color: red; text-decoration: underline }
table {
	font-size: 11px;
	color: #000033;

}
table {
	text-align: center;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #00CC33;
	color: #000033;
	background-image: url(background2.jpg);
	background-repeat: no-repeat;
	background-color: #b4b4b4;



}
</style>
