.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.stylehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #663300;
}
.stylemed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
}
.stylemedbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #234721;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0f4b6f;
	text-decoration: none;
	font-size: 13px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

