.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
}
a:link {
	color: #000066;
}
a:hover {
	color: #006666;
}
a:visited {
	color: #003366;
}
.shadow {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	padding: 5px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.whitelinks {  color: #FFFFFF; text-decoration: none; font-weight: bold}
.whitelinks:visited {  color: #FFFFFF}
.whitelinks:hover {  color: #FFFFFF; text-decoration: underline}
