.blue {
	color: #004080;
}
.copy {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.green {
	color: #006000;
}
.maroon {
	color: #800000;
}
.red {
	color: #D20000;
}
.title {
	color: #004080;
}
A {
	color: #b90000;
	text-decoration: none;
}
A:Hover {
	color: #336699;
	text-decoration: underline;
}
A:Visited {
	color: #b90000;
}
BODY {
	background-color: #CCCC99;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
TABLE {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
TD {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
div {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
P {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}



