  .text1 {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : 000000f;
}
  
.header1 {
	font-size : 13px;
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #BFA461;
}
.header2 {
	font-size : 12px;
	font-family : verdana, helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : cccccc;
}
.headerhome {
	font-size : 12px;
	font-family : verdana, helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ffffff;
}

.textblue {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #003152;
}

.textbluebold {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	color : #003152;
}
.textwhite {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : ffffff;
}

.textbrown {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : C0A562;
}





.textheaderwhite {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : ffffff;
}
.textheaderblack {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : 000000;
	
	}
	
	 #border {border:solid 1 #000000;}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: 003152;
}
