.masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	left: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-top: 25px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding-left: 5px;
	font-weight: normal;
}

.masthead a:hover
{color: #ffffff;
}
p.aside {
	float: right;
	width: 16.5em;
	margin: 1em;
	padding: 0.25em;
	border: 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #999999;
}
a:active {
	color: #00FF00;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.pagesubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
