.style1 {font-size: 12px}
.style2 {
	font-size: 14px;
	color:#FF0000;
}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: xx-small;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.style7 {
	margin-top:5px;
	font-size: 12px;
	color: #006600;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.style10 {
	text-align:center;		
	font-size: 12px;
	color: #006600;
}
.style11{
	font-size:x-small;
}

