.HEADERS {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 666666;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 666666;
}
.leftnav {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #c66350;
	text-decoration: none;
	cursor: hand;
}
a:link {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #C66350;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C66350;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.leftbody {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.bodysmall {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}