body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #8b0b05;
}
a:link {
	text-decoration: underline;
	color: #8b0b05;
}
a:visited {
	text-decoration: underline;
	color: #396f8f;
}
a:hover {
	text-decoration: none;
	color: #E39D3E;
}
a:active {
	text-decoration: underline;
}
body {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
}
.home {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #396f8f;
}
