.italics {
	font-size: 11px;
	font-style: italic;
}
.roman {
	font-size: 10px;
	font-style: normal;
}

td img {display: block;}body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #373838;
	line-height: 14px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #E6B792;
}
a:link {
	text-decoration: none;
	color: #374239;
}
a:visited {
	text-decoration: none;
	color: #374239;
}
a:hover {
	text-decoration: none;
	color: #B3515F;
}
a:active {
	text-decoration: none;
}
.side-column {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
}

.side-column a:hover {
	color: #6F622C;
	text-decoration: none;
}
.side-column a {
	font-size: 14px;
	color: #0069AB;
		line-height: 21px;
	text-decoration: none;
}
.footer {
}
.footer a:hover {
	color: #6F622C;
	text-decoration: none;
}
.footer a {
	font-size: 12px;
	color: #0069AB;
		line-height: 17px;
	text-decoration: none;
}.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #B82956;
	line-height: 23px;
}

