body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #46714B;
}
.addressblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.addressblock:link {
	color: #000000;
	text-decoration: underline;
}

.addressblock:active {
	color: #000000;
	text-decoration: underline;
}

.addressblock:hover {
	color: #000000;
	text-decoration: none;
}
.addressblock:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer: link {
	color: #666666;
	text-decoration: underline;
}

.footer: active {
	color: #666666;
	text-decoration: underline;
}

.footer: hover {
	color: #666666;
	text-decoration: none;
}
.footer: visited {
	color: #666666;
	text-decoration: underline;
}
