.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	color: #241E13;
}
.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	text-align: right;
}
.contentheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #241E13;
	text-transform: uppercase;
	font-weight: bolder;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #862C0A;
	text-decoration: underline;
	text-transform: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #862C0A;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #413316;
	text-decoration: underline;
	text-transform: none;
}
.border {
	border: 1px solid #241E13;
}
