
body, p, table, td, ul, ol, li, b, h1, h2, h3, a
{
  color: black;
  text-decoration: none;
  margin-top: 0;
  margin-right: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A 
{
  color: #003399;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover 
{
  color: #000000;
  text-decoration: none;
}

.navleft
{
  font-size: 8pt;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navtop
{
  color: white;
  font-size:8pt;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.navtop:hover 
{
  color: #CCCCCC;
}

.newstext
{
  color: #003399;
  font-size:8pt;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newsbar
{
  color: #003399;
  font-size:10pt;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.normal
{
  color: #000000;
}

.indent
{
  margin-left: 20;
  margin-right: 20;
}
