.menumain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 3px;
}
.menusub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 10px;
	text-align: left;
}
.toptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-indent: 50px;
}
.topsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 50px;
	font-style: normal;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-indent: 300px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 100pt;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #000000;
}

