.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 12pt;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 12pt;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 10pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 16pt;
	font-weight:700;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
}
.smallerbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 10pt;
}.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002482;
	font-size: 14pt;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#CC3300
}
a:active {
	text-decoration: underline;
}
