.text {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}
.head {
	font-family: "Arial Narrow";
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #bf480e;
}
.sunhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #bf480e;
}
