TD
{
  font-family: arial;
  font-size: 9pt;
}

BODY
{
  background-color: #00024D;
  color: #00E1F6;
}

a
{
  color: #B5F65D;
  text-decoration: none;
}

a:visited
{
  color: #B5F65D;
}

a:hover
{
  color: #FF5F00;
}

div
{
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
}

p
{
  font-family: arial; 
  font-size: 9pt;
}

.small
{
  font-family: arial;
  font-size: 8pt;
}

.title
{
  font-family: arial; 
  font-size: 11pt;
  font-weight: bold; 
}

pre
{
  font-size: 8pt;
}

ul
{
  font-family: arial; 
  font-size: 9pt;
}

