body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #0099CC;
}
a:link {
	color: #CC0000;
	font-size: xx-small;
	font-weight: bold;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #0099CC;
}
h1 {
	font-size: small;
}
.heading1 {
	font-size: small;
	color: #FF9900;
}
.subhead1 {
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}

