BODY {
  font-size : 10pt;
  font-family : arial,helvetica,sans-serif;
  color : #000040;
}

TD {
  font-size : 10pt;
  font-family : arial,helvetica,sans-serif;
  color : #000040;
}

A:link {
  color: #CD0000;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}


A:active {
  color: #CD0000;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

A:visited {
  color: #AA0000;
  text-decoration:none;
  font-weight: bold;
  background: transparent;
}

A:hover {
   text-decoration: underline;
}

FONT.header {
  font-size : 14pt;
  font-family : times new roman,arial,helvetica,sans-serif;
  color : #000040;
}

FONT.header2 {
  font-size : 18pt;
  font-family : times new roman,arial,helvetica,sans-serif;
  color : #000040;
}

FONT.title {
  font-size : 32pt;
  font-family : times new roman,arial,helvetica,sans-serif;
  color : #FFFF00;
}

FONT.small {
  font-size : 8pt;
  font-family : arial,helvetica,sans-serif;
}

hr {
   border : 0;
   color : #8181F9;
   background-color : #8181F9;
   height : 1px;
}
