body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
body {
	background-color: #990000;
}
.style2 {font-size: xx-large}
.style3 {font-size: large}
a:link {
	color: #222288;
	text-decoration: none;
}
.style12 {font-size: x-large; color: #FFFFFF; font-weight: bold; }

a:visited {
	text-decoration: none;
	color: #222288;
}
a:hover {
	text-decoration: underline;
	color: #222288;
}
a:active {
	text-decoration: none;
	color: #222288;
}
.squaretable {
	list-style-type: square;
}
.style13 {
	font-size: small;
	color: #FFCC00;
	font-weight: bold;
}