.style1 {font-size: 10px;
	background: #CCCCCC;
	text-align: center;
	font: GILL SANS;
	color: #000000;
}
.style3 {
	font-family: "Gill Sans";
	font-size: 13px;
	background-color: #FFCC66;
}
.style2 {
	font-family: "Gill Sans";
	font-size: 10px;
	color: #333333;
	text-align: left;
}
