body,td,th {
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
	color: #CCCCCC;
}
.hdrbg {
	background-image: url(/graphics/hdr_bg.gif);
}
.footerbg {
	background-image: url(/graphics/footer_bg.gif);
}
