body {
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.hdr {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
}
.select {
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #0082c5;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0082c5;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0082c5;
