.body_text {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.body_textred {
	font-family: arial;
	font-size: 14px;
	color: #F03C2D;
}

.base_text {
	font-family: arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #CCC;
}
h1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #F03C2D;
}
.subhead {
	font-family: arial;
	font-size: 22px;
	color: #F03C2D;
	font-weight: bold;
}
.blue {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #00AEED;
}
.black {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.darkblue {
	font-family: verdana;
	font-size: 18px;
	color: #039;
	font-weight: bold;
}
