.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B0304;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B0304;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #390303;
}
a:link {
	text-decoration: none;
	color: #741609;
}
a:visited {
	color: #AA3702;
	text-decoration: none;
}
.boldbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #390303;
}
a:hover {
	color: #8493B2;
	text-decoration: none;
}
