.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	clip:      rect(   );
	text-align: left;
	font-style: normal;
	left: 100px;
	color: #000000;
	margin-top: 22px;
}

.title {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 22px;
	
}

.footer {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-top: 22px;
	
}

.homefooter {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #00CCFF;
	margin-top: 22px;
	
}

.homefooter a {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #00CCFF;
	margin-top: 22px;
	text-decoration: none;
}

.homefooter a:hover {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #00CCFF;
	margin-top: 22px;
	text-decoration: underline;
	
}

.toplinks {
	font-family: Georgia;
	font-size: 11px;
	color: #9E761C;
	font-style: normal;
	text-align: left;
}

.toplinks a {
	font-family: Georgia;
	text-decoration: none;
	font-size: 11px;
	color: #9E761C;
	font-style: normal;
}

.toplinks a:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 11px;
	color: black;
	font-style: normal;
}

.pagetitle {
	font-family: Georgia;
	font-size: 28px;
	color: #9E761C;
	font-style: normal;
	font-weight: bold;
}
