 
body { 
margin: 0;
background-color: #E0E3E3; }

body, td { 
font-family: georgia; 
font-weight: normal; 
font-size: 16;  
color: #000000; }

a:link    { color: #000000;  font-weight: bold; text-decoration: underline; }
a:visited { color: #333333;  font-weight: bold;  text-decoration: underline; }
a:hover   { color: #cc0000; font-weight: bold;  text-decoration: underline; }

h1  {   font-size: 28; font-weight: normal; font-style: italic; color: #666666;  }

h2  {  font-size: 18; font-weight: normal; color: #004400;  }

h3  {  font-size: 22; font-weight: bold; color: #660000;  }

.heading1  {   font-size: 20; font-weight: bold; color: #990000;  }

.heading2  {   font-family: arial; font-size: 14; font-weight: bold; color: #000000;  }

.sub1 {  font-family: arial; font-size: 10; font-weight: bold; }

.sub2 {  font-family: verdana;  font-size: 14; font-weight: bold; color: #aa0000; }


.nav a:link    { font-family: arial; text-decoration: none; font-weight: bold; color: #000066;}
.nav a:visited { font-family: arial; text-decoration: none; font-weight: bold; color: #000066;}
.nav a:hover   { font-family: arial; text-decoration: none; font-weight: bold; color: #0000cc;}


a.menu:link, a.menu:visited {
display: inline;
background-color: #000066;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding: 4px 4px 4px 4px;
text-decoration: none;
}

a.menu:hover {
background-color: #aa0000;
text-decoration: none;
color: #ffffff;
}


td#nav { 
font-weight: bold; 
font-family: arial;
color: #aa0000;
background-color: #ffc55a; 
padding: 6px; 
border-left: 0px solid #fde0aa; 
border-top: 0px solid #fde0aa; 
border-right: 0px solid #74510f; 
border-bottom: 0px solid #74510f;
}

