.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: 593F24;
	font-weight: bold;

}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 593F24;
	font-weight: bold;

}
.font4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 593F24;
	font-weight: normal;
}
.arial-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: normal;
}
