body {  
     margin-left: 0em;
     margin-right: 0em;
     margin-top: 0em;
     margin-bottom: 0em;
     font-family: Arial, Helvetica, sans-serif; 
     }

h1 {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.4em;
     margin-top: 6px;
     margin-bottom: 0;
     font-weight: bold;
     background-color: #FFFFFF;
     color: 000033;
     }

h2 {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     margin-top: 1em;
     margin-left: 1em;
     font-weight: bold;
     background-color: #FFFFFF;
     color: 000033;
     }

h3 {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.1em;
     margin-top: 0.5em;
     margin-left: 1em;
     margin-bottom: 6px;
     font-weight: bold;
     background-color: #FFFFFF;
     color: #000033;
     }

h4 {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.1em;
     margin-top: 1em;
     margin-left: 1em;
     font-weight: bold;
     background-color: #FFFFFF;
     color: #000033;
     }

p    {  
     font-family: Arial, Helvetica, sans-serif; 
     margin-left: 1em;
     //font-weight: normal:
     color: #003366
     }

td    {  
     font-family: Arial, Helvetica, sans-serif; 
     //font-weight: normal;
     font-size: 0.8em;
     color: #003366
     }

ul.homenav {
     list-style-image: url('images/home-nav-bullet.gif');
     margin-left: 15px;
     margin-top: 18px
     }

.indent {
     margin-left: 8px;
     margin-right: 0px;
     color: #003366;
     background-color: #FFFFFF
     }

.brown {  
     font-family: Arial, Helvetica, sans-serif;
     color: #993300;
     background-color: #FFFFFF;
     font-weight: normal
     }

.nav {
     margin-top: 8px;
     margin-bottom: 14px;  
     margin-left: 18px 
     }    

hr.brown {
     color: #CC8800
     }

.masthead {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 200%;
     margin-left: 20px;
     text-decoration: none;
     color: #003366
     }

ul.home {
     margin-top: 5px;
     margin-bottom: 10px
     }

p.home {
     margin-top: 10px; 
     margin-bottom: 5px
     }

.homenav:link {
     font-family: Arial, Helvetica, sans-serif;
     color: #993300;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: none;
     }

.homenav:visited {
     font-family: Arial, Helvetica, sans-serif;
     color: #993300;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: none;
     }

.homenav:hover {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: underline;
     color: #CC8800;
     }

.homenav:active {
     font-family: Arial, Helvetica, sans-serif;
     color: #993300;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: none;
     }

.topnav {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     line-height: 120%;
     text-decoration: none
     }

.topnavon:link {
     font-family: Arial, Helvetica, sans-serif;
     color: #CC8800;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: underline;
     }

.topnavon:visited {
     font-family: Arial, Helvetica, sans-serif;
     color: #CC8800;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: underline;
     }

.topnavon:hover {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: underline;
     color: #CC8800;
     }

.topnavon:active {
     font-family: Arial, Helvetica, sans-serif;
     color: #CC8800;
     font-weight: bold;
     font-size: 106%;
     line-height: 180%;
     text-decoration: underline;
     }


.sidenav {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     line-height: 170%;
     text-decoration: none
     }

.sidenavon {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     line-height: 170%;
     text-decoration: none
     }

.botnav {  
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 90  %;
     text-decoration: none;
     }