.style1 {
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #FF6600;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style5 {	font-size: 10px;
	color: #666666;
}
.style6 {font-size: 18px;
	font-weight: bold;
}
.style7 {font-size: 15px;
	color: #333333;
	font-weight: bold;
}
p       {font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.style8 {font-size: 12px;
	color: #99CC00;
	font-weight: bold;
}
.style9 {
	font-size: 10px;
	color: #FFFFFF;
}