a:link,a:visited,a:active {color:#000033; text-decoration: underline;}
a:hover {color:#FFFFFF; background: #000033; text-decoration: none}

body {
        font-family: verdana,arial,helvetica,sans-serif;
        margin: 5px;
	background: #000033;	
        padding: 0px;
	color: 99FFFF;
} 

td.white {
	background: #FFFFFF;	
	color: #000033;
}

span.head {
        font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13pt;
}

div.text {
	font-size: 10pt;
}

div.head {
	font-size: 15pt;
	font-weight: bold;
}

div.center {
	text-align: center;
}
