body
{
  font-family: Arial, sans-serif;
}
A:link
{
  COLOR: #0000aa; TEXT-DECORATION: none
}
A:visited
{
  COLOR: #aa0022; TEXT-DECORATION: none
}
A:active
{
  COLOR: #000000; TEXT-DECORATION: none
}
A:hover
{
  COLOR: #ff0000; TEXT-DECORATION: none
}
td
{
  font-size: 8pt;
  text-align: left;
}
th
{
  font-size: 9pt;
  text-align: left;
}
ul
{
  list-style: square
}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #00008C;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

} 
