body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #5C6266;
	background-color: #FFFFFF;
}
p {
	color: #5c6266;
}
a:link {
	color: #ba322b;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.copyright {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: .8em;
	font-weight: bold;
}
.footer-divider {
	font-weight: bold;
	color: #BA322B;
	padding-right: 5px;
	padding-left: 5px;
}
a.footer {
	text-decoration: none;
	color: #ba322b;
	font-size: 0.9em;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: underline;
}p.top {
	padding-top: 10px;
}
.redbold {
	font-weight: bold;
	color: #b31f17;
}

.image-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.image-left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
