body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
	color: #00008C;
}
.maintable {
	border: 1px solid #000000;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.fulltable {
	background-image: url(../images/backfade.jpg);
	background-repeat: repeat-x;
}
a:visited {
	color: #00008C;
	text-decoration: underline;
}
a:link {
	color: #00008C;
	text-decoration: underline;
}
a:hover {
	color: #00008C;
	text-decoration: none;
}
