.whitebg {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
}
.whitebg a.link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.whitebg a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #405783;
	text-decoration: underline;
}
.whitebg a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.whitebg a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #405783;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
}
.footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #405783;
	text-decoration: underline;
}
.footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #405783;
	text-decoration: none;
}

.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
}
.topnav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.topnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.topnav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.leftcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
}

