body { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px;
       line-height: 12pt;
       margin: 0px; 
       background-color: #ffffff; }


#header { font: Verdana, Arial, Helvetica, sans-serif;
          font-size: 25px;
          font-weight: bold;  
          padding-left: 0px;
          padding-bottom: 5px;
          border-bottom: 3px solid navy; 
          background-color: #ffffff; 
          margin-bottom: 0px;
          color: navy; }

#content { float: right;
           padding: 1px 20px 1px 10px;
           line-height: 12pt; 
           width: 70%; 
           margin: 0px; 
           background-color: #ffffff;
           color: black;

           }

#content a:link { color: #000040;
                  font-weight: bold; }  
#content a:visited { color: #000040;
                     font-weight: bold; }  

ul {

list-style-type: none;

   }


#nav {

       float: left; 
       width: 20%; 
       margin-top: 0px;
       padding: 10px;
       border: none; 
       border-right: none;
       border-bottom: none;
       border-left: none;
       

       }

.menu {

position: relative; left: 0px;

}


.menu {
  margin: 0px;
  padding: 0px;
  


}

.menu a {
  display: block;
  width: 180px;
  height: 30px;
  text-align: left;
  color: #000040;
  font-weight: bold;
  text-decoration: none;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  background: #ffffff;
  border: solid 1px #000040;
}

.menu li {

list-style-type: left;
position: relative; left: 4px;
text-align: center; 

}

ul {
    padding-left: 0;
    margin-left; 0;

    }

.menu a:hover {
 background: #99ccff;
}


h1 {
      
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}

h2 {
     
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

h3 {
       
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

