.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1BIG {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CADB2A;
}
.style3 {
	color: #009900;
	font-weight: bold;
	background-color: #33FF66;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}
.style11 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:blink;
	font-family: Arial, Helvetica, sans-serif;	
}