.text {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 16px;
}

.text_red {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 16px;color: #a60004;
}
.footer_text {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #a60004;
}
.footer_text a:link {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #a60004;
	text-decoration: none;

}
.footer_text a:visited {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #a60004;
	text-decoration: none;
}
.footer_text a:hover {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #a60004;
	background-color: #E0E0E0;
	text-decoration: underline;


}
.footer_text a:active {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #a60004;
	text-decoration: none;
}
.footer_bullet {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
.subhead {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
.subhead_red {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #a60004;
}
.white_text {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.gray_footer_text {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #E0E0E0;
}
.gray_footer_text a:link {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #E0E0E0;
	text-decoration: none;

}
.gray_footer_text a:visited {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #E0E0E0;
	text-decoration: none;
}
.gray_footer_text a:hover {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;


}
.gray_footer_text a:active {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #E0E0E0;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
}
