.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
; font-style: normal
; color: #8d809e
}
.style2 {
	color: #818f94;
	font-family: Tahoma;
	font-size: 10px;
}
.style3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {color: #ffa900}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {font-family: Tahoma; font-size: 10px; color: #ffa900; }
.style7 {font-size: 10px; color: #FFFFFF; font-family: Tahoma;}
.style8 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #7f8689;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bd1c09;
	font-weight: bold;
	font-size: 12px;
}

/* below are contactus form styles DO NOT CHANGE */

#contactus {
	margin: 5px;
	font-family: Tahoma;
	}	
	
#contactus ul {
	list-style-type: none;
	}
	
#contactus li {
	margin: 1em 0;
	}
	
 .formfield {
	padding-left: 30px;
	}

/* above are contactus form styles DO NOT CHANGE */


.style1purple { font-family: Tahoma; font-size: 12px; font-weight: bold; ; font-style: normal ; color: 8D809E}
