
body 
{
  background-color: #516d98;
  color: white;
  font-family: verdana, sans-serif;
}

body a:link    { color: white      }
body a:visited { color: white      }
a              { font-weight: bold }

h1   
{
  font-size: 16pt; 
  font-weight: bold; 
  margin-top: 0px;
  margin-bottom: 0px;
}

#header 
{
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0px;
  font-size: 8pt; 
  font-weight: normal; 
}

/* ########################################################################## */

