A
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #0C2577;
  text-decoration : underline;
}

A:Visited
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #0C2577;
  text-decoration : underline;
}

A:Active
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #0C2577;
  text-decoration : underline;
}

A:Hover
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #0C2577;
  text-decoration : underline;
}

.menu
{
  font-size : 10px;
  font-family : Verdana, Helvetica;
  font-weight : bold;
  font-style : normal;
  color : #0C2577;
  text-decoration: underline;
}

.menu A
{
  font-size : 10px;
  font-family : Verdana, Helvetica;
  font-weight : bold;
  font-style : normal;
  color : #0C2577;
  text-decoration: none;
}

.menu A:Visited
{
  font-size : 10px;
  font-family : Verdana, Helvetica;
  font-weight : bold;
  font-style : normal;
  color : #0C2577;
  text-decoration: none;
}

.menu A:Active
{
  font-size : 10px;
  font-family : Verdana, Helvetica;
  font-weight : bold;
  font-style : normal;
  color : #0C2577;
  text-decoration: none;
}

.menu A:Hover
{
  font-size : 10px;
  font-family : Verdana, Helvetica;
  font-weight : bold;
  font-style : normal;
  color : #777CAE;
  text-decoration: none;
}

.copyright A
{
  font-size : 10px;
  font-family : arial;
  font-weight : bold;
  font-style : normal;
  color : #777CAE;
  text-decoration: none;
}

.copyright A:Visited
{
  font-size : 11px;
  font-family : arial;
  font-weight : bold;
  font-style : normal;
  color : #777CAE;
  text-decoration: none;
}

.copyright A:Active
{
  font-size : 11px;
  font-family : arial;
  font-weight : bold;
  font-style : normal;
  color : #777CAE;
  text-decoration: none;
}

.copyright A:Hover
{
  font-size : 11px;
  font-family : arial;
  font-weight : bold;
  font-style : normal;
  color : #0C2577;
  text-decoration: none;
}

BODY
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  text-decoration : none;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #FFFFFF;
  scrollbar-dark-shadow-color: #000000;
  scrollbar-face-color: #777CAE;
  scrollbar-highlight-color: #777CAE;
  scrollbar-shadow-color: #000000;
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

TD
{
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  text-decoration : none;
}
