body  {
color:#000000; 
background-color:#DFBF81; 
font-family:Trebuchet,Verdana,Arial,sans-serif; 
font-size:14pt;  
margin:0; 
}

a:link {
text-decoration:none;
color:#000099;
}
a:visited {
text-decoration:none;
color:#000099;
}
a:hover {
text-decoration:underline;
color:#000099;
}
a:active {
text-decoration:underline;
color:#000099;
}

.topbar {
position:fixed;
left:0px;
top:0px;
width:100%;
margin:0;
padding-left:10px;
background-color:#E9D4AA; 
line-height:200% 
}

.midbar {
position:fixed;
left:0px;
top:40%;
width:100%;
margin:0;
text-align:center;
}

.floorbar {
position:fixed;
bottom:0px;
left:0px;
width:100%;
margin:0;
padding-bottom:10px;
}

.highlight  { 
background-color:#E9D4AA; 
line-height:200% 
}

.smaller  { 
font-size: 10pt; 
}


