body
{

 top: 0;
 font-family: Veranda, Arial, Helvetica, sans-serif;
 font-style: normal;
 background-color: #2f007f;
 margin-top: 0;
 bottom: 0;
 margin-bottom: 0;
}
div.content
{
 position:absolute;
 margin-top: 0;
 top: 0;
 bottom: 0;
 margin-bottom: 0;
 background-color: #ffffff;
} 

.menu
{
 font-size: 75%;
 text-align: center;
 color: #FFFFFF;
}


.menu a:link {text-decoration: none; color: #ffffff;}
.menu a:visited {text-decoration: none; color: #ffffff;}
.menu a:hover {color: #ffffff; background-color: #ff0000;}


.gray
{
 color: #808080;
 text-decoration: solid;
}
.blue
{
 color: #0033ff;
}
.e
{
 color: #ffffff;
 font-size: 125%;
 text-align: center;
}
.footer
{
 font-size:10px;
 background-color:#FFFFFF;
}