body
{
  background-color: #f2f2f9;
  color: #000000;
  text-decoration: none; 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

h1
{
  background-color: #00007f;
  color: #ffffff;
  font-size: 12pt;
}

a
{
  color: #000080;
  text-decoration: none; 
}

a:focus:hover
{
  color: #ffffff;
  background-color: #000080;
}

a.download
{
  color: #000080;
  background-color: #c0c0ff;
  text-decoration: none; 
}

a.download:focus:hover
{
  color: #ffffff;
  background-color: #000080;
}

.subtitle
{
  font-weight: bold;
}

.info
{
  font-style: italic;
}

a.link
{
  color: #000080;
  background-color: #c0c0ff;
  text-decoration: none; 
}

a.link:focus:hover
{
  color: #ffffff;
  background-color: #000080;
}

.mail
{
  color: #000080;
  font-size: 7pt;
}

.new
{
  background-color: #ffff00;
}
