body 
{font-family: Georgia; 
font-size: 7pt;
color:white;
background-image: url(bg.jpg);
background-attachment: scroll;
background-repeat: repeat-y; 
background-color: black;
scrollbar-arrow-color: black; 
scrollbar-face-color: black; 
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-shadow-color: black; 
scrollbar-track-color: white;}

.head {text-align: center; color: dimgray; font-family: Georgia; font-size: 16pt; letter-spacing: -3px;
padding: 1px; margin-bottom: 1px; text-align:right; border-bottom:1px dashed silver;}

.nav {text-align: center; color: black; font-family: Georgia; font-size: 8pt; letter-spacing: 3px;
padding: 1px; margin-bottom: 1px; text-align:right; border:1px solid gray; background:white;}

input, textarea
{color: black; font-family: Georgia; font-size: 7pt;cursor:default;
background:white; border: 1px solid black; padding: 1px;}

.menuBody {valign: top; color: white; font-family: Georgia; font-size: 8pt; padding: 2px; border:1px solid 
dimgray; background-color:transparent;}

A:link, a:visited, a:active{font-family: Georgia; color: silver; text-decoration:none;}
A:hover{font-family: Georgia; color: gray; text-decoration:none;}

td {text-align:justify; color: white; font-family: Georgia; font-size: 7pt; padding: 1px; line-height: 10pt;}