.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.class1:link {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
a.class1:visited {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
a.class1:active {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
a.class1:hover {
	color: #EEEEEE;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.border {
	border: 1px solid #CC0000;
}
.textareabkgd {
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 11px;
}
.style1 {color: #FFFFFF}
.maintext .class1 strong {
	text-align: center;
	font-weight: bold;
	color: #F00;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body,td,th {
	font-size: 11px;
}
h2 {
	font-size: 11px;
}
h3 {
	color: #FFF;
	font-size: 11px;
}
h4 {
	font-size: 11px;
	color: #FFF;
}
h5 {
	font-size: 11px;
	color: #FFF;
}
h6 {
	font-size: 11px;
	color: #FFF;
}

