body,td,th {
	color: #000000; font-family:Arial, Helvetica, sans-serif
}
body {
	background-color: #999999; font:Arial, Helvetica, sans-serif
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.body {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica, sans serif
}
.bodybold {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial,Helvetica, sans serif;
	font-weight: bold;
}
.bodysmall {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial,Helvetica, sans serif
}
.bodyhead {
	FONT-SIZE: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.small {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial,Helvetica, sans serif
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}