.text {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: regular;
	color: #514d48;
	text-decoration: none;
}

.sectitle {
	font-family: Trebuchet,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.texthead {
	font-family: Trebuchet,Verdana,Arial;
	font-size: 12px;
	color: #484440;
	font-weight: bold;
}

.textheadblue {
	font-family: Trebuchet,Verdana,Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.hpteasehead {
	font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.redtext {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	font-weight: regular;
	color: #cc3300;
	text-decoration: none;
}

.graytext {
	font-family: Arial,Helvetica,Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #999999;
	text-decoration: none;
}

.sidetext {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #AAB5BC;
}

.smalltext {
	font-family: Arial,Helvetica,Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #a7a29b;
	font-weight: regular;
	text-decoration: none;
}

.link:hover {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	text-decoration: underline;
}

.elink {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #a7a29b;
	font-weight: regular;
	text-decoration: underline;
}

.bottomnav {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #746f69;
	font-weight: regular;
	text-decoration: none;
}

.copyright {
	font-family: Arial,Helvetica,Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: regular;
	text-decoration: none;
}

