.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #076224;
	text-decoration: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #009F94;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #076224;
	text-decoration: none;
}
a:hover {
	color: #00A260;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00A260;
	text-decoration: none;
}
.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #009F94;
	text-decoration: none;
}

.backtotop a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: 009F94;
	text-decoration: none;
}

