.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67542C;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67542C;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #E0770C;
	text-decoration: none;
}
a:active {
	color: #E0770C;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E0770C;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E2BD6F;
}
a.copyright:link {
	color: #66CCFF;
	text-decoration: none;
}
a.copyright:visited {
	color: #66CCFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a.copyright:active {
	color: #66CCFF;
	text-decoration: underline;
}
.strikeout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67542C;
	text-decoration: line-through;

}
