body 
{ 
background: black; 
font-family: papyrus, "bank gothic", verdana, helvetica, sans-serif;
font-size: 10pt; 
color: white; 
}

:link 
{ 
color: white; 
font-size: 8pt; 
text-decoration: none; 
}

a:link 
{ 
color: white; 
font-size: 8pt; 
text-decoration: none; 
}

a:active 
{ 
color: blue; 
font-size: 8pt; 
text-decoration: none; 
}

a:visited 
{ 
color: white; 
font-size: 8pt; 
text-decoration: none; 
}

a:hover 
{ 
color: blue; 
font-size: 8pt; 
text-decoration: none; 
}

.anchor
{ 
visibility: hidden;
}

.top
{
clear: both;
}

.left
{
border: solid 1px white;
background: #113355;
padding: 1em;
float: left;
clear: both;
margin: 0 0 20px 20px;
}

.right
{
border: solid 1px white;
background: #113355;
padding: 1em;
float: right;
clear: both;
margin: 0 20px 20px;
}
