body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}
body a {
  color: #000000;
	text-decoration: none;
}

body a:hover {
  color: #ff0000;
	text-decoration: underline;
}

h2 {
  color: #006db8;
  margin-top: 12px;
	margin-bottom: 6px;
}
h3 {
  color: #006db8;
	font-size: 16px;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 6px;
}
h4 {
  color: #006db8;
	font-size: 14px;
	font-weight: 700;
	margin-left: 10px;
}
h5 {
	font-size: 14px;
  margin-top: 3px;
	margin-bottom: 6px;
}

.maintext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.maintext A {
  color: #000000;
	text-decoration: none;
}

.maintext A:hover {
  color: #ff0000;
	text-decoration: underline;
}

.indList {
  margin-bottom: 6px;
	margin-left: 20px;
}

.ots {
  color: #006db8;
	font-weight: 700;
}

.menu
{
	font-size: 8pt;
	font-weight: 700;
	color: #ffffff;
}

.menu A
{
	color: #ffffff;
	text-decoration: none;
}

.menu A:hover
{
	color: #000099;
	text-decoration: none;
}

.statusbar
{
	font-size: 8pt;
	color: #000099;
}

.footnote
{
	font-size: 7pt;
	color: #000000;
}

.footnote A
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.footnote A:hover
{
	font-size: 7pt;
	color: #ff0000;
	text-decoration: underline;
}
