/* CSS Document */

.mainhead {
	font-family: "Bauhaus 93";
	color: #FFFFFF;
	font-size: 24px;
}
.mainhead_red {
	font-family: "Bauhaus 93";
	color: #DA3B3F;
	font-size: 24px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.subhead_side {font-family: "Bauhaus 93"; color: #FFFFFF; font-size: 18px; }
.subhead_side_red {font-family: "Bauhaus 93"; color: #DA3B3F; font-size: 18px; }
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
