address, blockquote, body, div, dl, ol, p, pre, span, th, td, ul {
   font-family: georgia, times, serif;
   font-size: 1em;
   color: #3A0D01;
   }
 
h1, h2, h3, h4, h5, h6 {
   font-family: verdana, arial, sans-serif;
   color: #3A0D01; 
   }
    
body {
    background-image: url('images/background2.gif');
    background-repeat: repeat-y;
    margin-top: 0;
    }
    

a, a:link, a:visited, a:active {
	color: #003300;
	text-decoration: underline;
	}
 
a:hover {
    color: white;
    background-color: #003300;
    text-decoration: none;
    }     
    
#footer {
   font-family: verdana, arial, sans-serif;
   font-size: .8em;
   }
   
#topnav {
   margin-top: 3; 
   margin-bottom: 3; 
   color: white; 
   font-weight: bold;
   } 
   
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active {
   color: white;
   text-decoration: none;
	}
	
#topnav a:hover {
   color: white;
   text-decoration: underline;
	}


	

	

 
