.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {	color: #00522e;}
.style_12arial {
	font-size: 12px;
    font-family: Arial;
}
.style_12arialwh {
	font-size: 12px;
    font-family: Arial;
	color: #ffffff;
}
.style4 {	font-size: 28px; }
.style5 {	background-color: #7A0B05;}
.style12 {	font-size: 12px;}
.style14 {	font-size: 14px;}
.style16 {	font-size: 16px;}


.bold {	font-weight: bold;}
.indented {
	padding-left: 10pt;
	padding-right: 10pt;
}
.style8 {	color: #ffffff;}

.font {	font-family: Arial;}

.green {	color: #40663F;}
.red {	color: #ff0000;}
.white {	color: #ffffff;}
.orange {	color: #c2972e;}
.arial {    font-family: Arial;}
.black {	color: #000000;
	font-weight: bold;}
.head {
	font-weight: bold;
	color: #003366;
}
.yellow {
	color: #FFFF66;
}
