.style1 {color: #FFFF00}
.style100 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style200 {font-size: 12px}
.style3 {font-size: 13px}
.style4 {font-size: 18px}
.style5 {color: #FFFFFF}
.style6 {
	color: #FFCC00;
	font-size: 24px;
}
.style7 {
	color: #D4D0C8;
	font-size: 24px;
}
.style8 {color: #00FF00}
.style9 {font-size: 24px}
.style10 {
	color: #FF3300;
	font-weight: bold;
}
.style11 {
	font-size: 24px;
	font-weight: bold;
}
.style12 {font-size: 16px}
.style13 {font-size: 14px}
.style14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.style15 {font-size: 9px}
.style18 {font-size: 10px}
.style20 {color: #CC0000}
.style21 {color: #0066CC}
.style22 {color: #FFFF00}
.invalid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFF00;
	font-size:12px;	
	font-weight:bold;
}
.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
.explanation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00FF00;
}