.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;


}
.hding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-position: center;

}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;


}
.bighead {
	font-family: "Cooper Black", "AvantGarde Md BT", "Arial Black", sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;

}
.strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
}

