body {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style2 {color: #CC6600}
.style16 {
	color: #00000;
	font-size: 16px;
}
.style20 {color: #000000; font-weight: bold; font-size: 16px; }
.style23 {color: #666666}
.style25 {color: #B0CEF2}
.style26 {color: #FFFFFF}

#footer {
	text-align: center;
	width: 800px;
	clear: both;
	background-color: #01AA71;
}
#info {
	text-align:center;
	font-size: 12px;
	color: #ffffff;
	width: 300px;
	background-color: #01AA71;
}