.sub_heading {
	font-family: "Tango BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #A30000;
}
.black_body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.gold {
	font-family: "Tango BT";
	font-size: 18px;
	font-weight: bold;
	color: #F3D179;
}
.black_sub {

	font-family: "Tango BT";
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.red_sub {


	font-family: "Tango BT";
	font-size: 18px;
	font-weight: bolder;
	color: #A30000;
}
.red_body {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A30000;
}
.white_body {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.small_black {

	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.red_body_indented {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A30000;
	text-indent: 20pt;
}
