.smalltext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.subhdg {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-family: Arial;
	text-indent: 12px;
}
a.smalltext:link {text-decoration: none; color: #FFFFFF}
a.smalltext:visited {text-decoration: none; color: #FFFFFF}
a.smalltext:hover {text-decoration: underline; color: #FFFFFF}
a.linkbox:link {text-decoration: none; color: #000066}
a.linkbox:visited {text-decoration: none; color: #000066}
a.linkbox:hover {text-decoration: underline; color: #000066}
a.maintext:link {text-decoration: underline; color: #000066; font-weight: bold}
a.maintext:visited {text-decoration: underline; color: #000066; font-weight: bold}
a.maintext:hover {text-decoration: none; color: #000066; font-weight: bold}
.highlight {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.caps {
	font-size: 30px;
	color: #000066;
}
