.style1 {FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: arial, helvetica, verdana, sans-serif; }
body {
	background-color: #F0F0F0;
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: arial, helvetica, verdana, sans-serif; 
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	color: #000000;
	font-size: 11px;
}
.style5 {
	color: #000000;
	font-size: 14px;
}