.chandlerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0B1D33;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: F1EBC9;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: 0B1D33;
	line-height: inherit;
}
a:link {
	color: 6e0d00;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.reversetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: F1EBC9;
	line-height: 18px;
}
a:visited {
	color: 6e0d00;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:visited:hover {
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e0d00;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #55452A;
}
