@charset "utf-8";
/* CSS Document */
<style>
body {
	background-color: #FFFFFF;
}
.class1
{
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-style:inherit;
}
.class2
{
	font: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
}
.class3
{
	border:thin;
	border-top: #666666;
}
.style2 {
	color:#CC0066;
}

.style3 {
	font-size: 11px
}
.style8 {
	color: #287291;
	font-size: 32px;
	font-weight: bold;
}
.style11 {font-size: 14px}
.style22 {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style24 {
	border: thin;
	border-top: #666666;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style26 {
	color: #FF0000;
	font-size: 12px;
}
.style27 {
	font-size: 13px;
	color: #1D5065;
	font-weight: bold;
}
.style29 {
	font-size: 13px;
	color: #20546C;
	font-weight: bold;
}
.style31 {font-size: 16px}
.style32 {color: #FFFFFF}
.style34 {color: #999999; font-size: 10px}
.style36 {color:#333333; font: Geneva, Arial, Helvetica, sans-serif;}
.style37 {color: #FF0000}
</style>
