body {
     font-family: "Tahoma","Arial";
     font-size: 10pt; 
     color: #000000
     }
.nav a:link    {
    color: #000000; 
    text-decoration:none; 
    font-size:10pt; 
    font-family:"Tahoma","Arial"; 
    font-weight:bold; 
    padding-right:4px;
    }
.nav a:visited    {
    color: #000000; 
    text-decoration:none; 
    font-size:10pt; 
    font-family:"Tahoma","Arial"; 
    font-weight:bold; 
    padding-right:4px;
    }
.nav a:hover    {
    color: #333300; 
    text-decoration:none; 
    font-size:10pt; 
    font-family:"Tahoma"; 
    font-weight:bold; 
    padding-right:10px;font-style:italic
    }
table        { 
    font-family: Arial; 
    font-size: 10pt; 
    }
a:link       {
     text-decoration:underline; 
     color:#333300;  
     }
a:active     { 
    text-decoration:underline;
    color:#333300;
    }
a:visited    { 
    text-decoration:underline; 
    color:#333300;  
    }
a:hover      { 
    text-decoration:underline;
    color:#800000;     
    }
.formfield   { 
    border:1px solid #C0C0C0; font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold 
    }
.formbutton  { 
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold; 
    color: #FFFFFF;
    background-color: #333300 
    }input        { border: 1px solid #C0C0C0 }
textarea     { border: 1px solid #C0C0C0 }
.headercell  { color: #FFFFFF; padding-left: 8px; padding-top: 2px; padding-bottom: 2px; 
               background-color: #293626 }
select       { border: 1px solid #C0C0C0 }