.Bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D21E00;
}
.body_text {
	font-family: Arial;
	font-size: 13px;
	color: #002E5E;
}
.verdana_10 {
	font-family: Verdana;
	font-size: 11px;
	color: #002E5E;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.company_name {
	font-weight: bolder;
	color: #746742;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.company_subtitle {
	color: #9D8E64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gray {
color: #999999
}
