body {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:visited {  color: #3399CC; text-decoration: underline}
a:link {  color: #3399CC; text-decoration: underline}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a.sub:active {  color: #CC3300; text-decoration: underline; font-size: 10px}
a.sub:visited {  color: #339933; text-decoration: underline; font-size: 10px}
a.sub:link {  color: #339933; text-decoration: underline; font-size: 10px}
a.sub:hover {  color: #CC3300; text-decoration: underline; font-size: 10px}

h4 {  letter-spacing: 2px}
h3 {  font-style: italic; text-decoration: underline; letter-spacing: 3px; font-family: Verdana, Arial, Helvetica, sans-serif}
.head4 {  font-weight: bold; letter-spacing: 2px}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxes {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thintable {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
