body {
       margin:0px 0px 0px 0px;
       background-color:#303632;		
       font-family: Georgia; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none
       }

TD, TH {
  font-family: Georgia, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	}

ul {
         padding:2px;
         margin-top:0px;
         margin-left:15px;
         margin-right:10px;
         }

.textInput {
        font-family: Georgia, sans-serif; font-size: 11px;
        font-size: 11px;
        padding:2px;
        border:none;
        }

.nav
 {color:#0066CC;
  text-decoration: underline;}
a:link.nav
 {color:#0066CC;
  text-decoration: underline;}
a:visited.nav
 {color:#0066CC;
  text-decoration: underline;}
a:active.nav
 {color:#0066CC;
  text-decoration:underline;}
a:hover.nav
 {color:#ffffff;
  background-color:#0066CC;
  text-decoration:none;}

.nav2
 {color:#6f4d1f;
  text-decoration: none;}
a:link.nav2
 {color:#6f4d1f;
  text-decoration: none;}
a:visited.nav2
 {color:#6f4d1f;
  text-decoration: none;}
a:active.nav2
 {color:#6f4d1f;
  text-decoration:none;}
a:hover.nav2
 {color:#404944;
  background-color:#ffffff;
  text-decoration:none;}