﻿body {
	background: #000000;
	margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: x-large;
	margin-bottom: 2px;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-size: medium;
	margin-bottom: 2px;
	font-weight: bold;
}
h3 {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
}
A.headerlink:link {
	COLOR: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: none;
}
A.headerlink:visited {
	COLOR: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: none;
}
A.headerlink:hover {
	COLOR: #00246E;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: underline;
}
.footertd {
	COLOR: #000000;
	padding-right: 15px;
	font-size: 12px;
	left: auto;
	right: auto;
}
.blackbar {
	background: #000000;
}
.headertd {
	background: #EEEEEE;
	border-width: 0px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
}
.menu {
	background-color: #EEEEEE;
	width: 531px;
	vertical-align: top;
}
.current {
	color: #000080;
	font-weight: bolder;
}
td {
	vertical-align: top;
}
