body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	background-repeat: no-repeat;
	margin: 0;
}


a {  color: #FFFFFF}
a:visited { color: #FFFFFF}
a:active { color: #6666FF}
td {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FFFFFF; vertical-align: top}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 16px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold}
h4 {  font-size: 12px; font-weight: bold}
table {
	background-repeat: no-repeat;
}
ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 3px;
}
