.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: left top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	background-position: center top;
	text-align: center;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#subnav {
	text-align: right;
	left: 0px;
	top: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;

}
#subnav li {
	margin: 0px 70px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;

}
#subnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	list-style-type: none;

}
#subnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
#subnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
#subnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
