li { margin: 1em 0 1em 0; }

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #562727;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    color: #562727;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #271F1F;
	text-decoration: none;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #431C1E;
	font-weight: bold;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13.5pt;
	color: #342A2A;
	padding-right: 15px;
}

.bodycopyred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13.5pt;
	color: #990000;
	font-weight: bold;
}

.bodycopyorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13.5pt;
	color: #996600;
	padding-right: 15px;
	font-weight: bold;
}

.headlinenews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 13.5pt;
	color: #990000;
	padding-right: 15px;
	font-weight: bold;
	font-style: italic;
}

.bodycopyitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13.5pt;
	color: #342A2A;
	padding-right: 15px;
	font-style: italic;
}

.boldcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #431C1E;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #804E45;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #825046;
	text-decoration: underline;
}

