body, p, td {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #856A40;
}
a:link, a:visited, a:active {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #856A40;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.light {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #E0CFAD;
}
a.light:link, a.light:visited, a.light:active {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #E0CFAD;
	text-decoration: none;
	font-weight: bold;
}
a.light:hover {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.sectionTitle {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #856A40;
}
.tiny {
	font-size: 11px;
}
a.tiny:link, a.tiny:visited, a.tiny:active {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #856A40;
	text-decoration: underline;
}
a.tiny:hover {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.rc {
	font-weight: bold;
	color: #006699;
	background-color: #D4C3A1;
}
.fiber {
	color: #990000;
	font-weight: bold;
}
.black {
	color: #666666;
}
.lt {
	font-size: 10px;
	font-weight: bold;
	color: #EOCFAD;
}
a.lt:link, a.lt:hover, a.lt:active {
	font-size: 10px;
	font-weight: bold;
	color: #EOCFAD;
	text-decoration: underline;
}
a.lt:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
