.style1 {
font-size: 9px;
font-family: Tahoma;
color: #666666;
}
.style2 {
	font-size: 11px;
	font-family: Tahoma;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;

}
.style4 {font-size: 12px}

.style5 {
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial;
	color: #999999;
	font-style: inherit;
	}
.style6 {
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
	color: #FFFFFF;
	
}
.style7 {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #666666;
	
}
.style8 {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial;
	color: #D58E0B;
}
