body {
background-color:  #000066;
margin: 10px;
padding: 0;
font-size: 10pt;
font-family:  verdana, helvetica, sans-serif;
}

h1  {
font-family: verdans, arial, helvetica, sans-serif;
font: 12pt;
font-weight: bold;
margin: 0;
padding: 0;
}

h2  {
font-family: verdans, arial, helvetica, sans-serif;
font: 10pt;
font-weight: bold;
margin: 0;
padding: 0;
}

a  {
color: white;
font-family: verdana, arial, helvetica, sans-serif;
font: 8pt;
text-decoration: none;
}

a:link {
color: yellow;
}

a:visited {
color: #99ccff;
}
a:hover  {
background-color: #dedacf;
}