BODY
{
  background-color: #ffffff;
  color: #000000;
}

A:link
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A:visited
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A:active
{
  font-weight: bold;
  color: maroon;
  text-decoration: none;
}

A:hover
{
	font-weight: bold;
	color: #840042;
	text-decoration: none;
}

P
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
}

UL
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
}

OL
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
}

TD
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
}

H1, H2, H3, H4, H6
{
  font-family: Verdana, Arial;
  font-weight: bold;
  color: #000000;
}

H1
{
  font-size: 26px;
  text-align: center;
}

H2
{
  font-size: 22px;
  margin-right: 10;
}

H3
{
  font-size: 17px;
  margin-right: 10;
  background: #00CC66 url(none);
}

H4
{
  font-size: 17px;
  margin-right: 10;
}

H6
{
  font-size: 12px;
  font-weight: normal;
}

.date
{
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.footer
{
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #000000;
}
