body         { 
               color: black;
               font-size: 12px; 
       font-family:  Verdana,Arial,Sans-Serif,New Times Roman,Verdana;
               margin: 0;
              
               text-align: left;
               padding: 0; 
               align: left;
			   background: white;
               font-weight: normal;
background-image: url(images/dropshad.jpg);
background-position: center;
              
               }
p
{
align: justify;
text-align: justify;
}
			   
h1
{
       text-indent: 0;
		 font-size: 18px; 
		 margin-top: 17px;
line-height: 140%;
color: #000066;

}	
h2
{
       text-indent: 0;
		 font-size: 18px; 
		 margin-top: 17px;
line-height: 140%;
color: #000066;

}		   
.box
{
               font-size: 14px; 
        font-family:  Arial,Sans-Serif,New Times Roman,Verdana;
			   valign: top;
			   line-height: 140%;
			
			   align: justify;
			 
			   font-weight: normal;
			   
}
.box a
{
             
			   valign: top;
			   line-height: 140%;
			color: blue;
			  text-decoration: none;
			   font-weight: normal;
			   padding:  0 0 0 0;
}

.box a:hover
{
         
			   valign: top;
			   line-height: 140%;
			
			 
			   font-weight: normal;
			   text-decoration: underline;
}






.nav 
{       
        
        font-size: 13px; 
      display: block; 
        background-color: #6B9669;
        color:  black;
        text-align: left; 
       width: 170px; 
        margin: 0;
        align: left;
        text-indent: 0px;
        line-height: 100%;
        font-weight: bold; 
        text-decoration: none;
        align: left;
		
}

.nav a
{       display: block; 
     
      
		margin-right: 0px;
        padding: 5px 12px 3px 12px;
      
        
        color: black;
         border: none;
		 border-left-color: white;
		  border-right-color: black;
		   border-top-color: black;
		    border-bottom-color: black;
			
		 border-width: 1;
        text-decoration: none;
        
        font-weight: bold;
        
         align: left;

}

.nav a:hover
{
       
       
       
       
        background-color:  darkblue;
        color: white;
       
        

}



