
  body {
    padding-left: 11em;
  	font-family: "Times New Roman", Times, Georgia, serif;
    color: #304965;
    background-color: #EFEBF7 }
	  ul.navbar {
        list-style-type: none;
    padding: 0;
    margin: 0;
	position: absolute;
    top: 15em;
    left: 1em;
    width: 9em }

	  ul.navbarb {
        list-style-type: none;
    padding: 0;
    margin: 0;
	position: absolute;
    top: 15em;
    left: 1em;
    width: 9em }




	  h1 {
	  font-family: "Americana BT", verdana, "Times New Roman", arial, sans-serif, Georgia, Helvetica, serif}
	ul.navbar li {
		background: white;
		margin: 0.5em 0;
		padding: 0.3em;
		border-right: 1em solid silver
		 }
		 
 	  h2 {
	  font-family: "Americana BT", verdana, "Times New Roman", arial, sans-serif, Georgia, Helvetica, serif}
	  
	ul.navbar li {
		background: white;
		margin: 0.5em 0;
		padding: 0.3em;
		display: block;
		 }
		
	ul.navbar a {
		text-decoration: none }a:link {        
		color: #5454A6;      
		}      
	a:visited {        
		color: #5454A6;      
		}      
	a:hover {        
		color: darkred;
		text-decoration: underline      
		}      
		/* All the content boxes belong to the content class. */
	
	
	ul.navbarb li {
		background: #D9D9E4;
		margin: 0.5em 0;
		padding: 0.3em;
		display: block;
		 }
		
	ul.navbarb a {
		text-decoration: none }a:link {        
		color: #5454A6;      
		}      
	a:visited {        
		color: #5454A6;      
		}      
	a:hover {        
		color: darkred;
		text-decoration: underline      
		}      
		/* All the content boxes belong to the content class. */
	

 	  h3 {
	  font-family: "Americana BT", verdana, "Times New Roman", arial, sans-serif, Georgia, Helvetica, serif}
	  h4 {
	  font-family: "Americana BT", verdana, "Times New Roman", arial, sans-serif, Georgia, Helvetica, serif}
	  h5 {
	  font-family: "Americana BT", verdana, "Times New Roman", arial, sans-serif, Georgia, Helvetica, serif}