body { background-color: #0B6138;
            color: #000000;
	    font-family: Arial, Verdana, sans-serif;
}
h1 { background-color: #0B610B;
        color:#0B6138;
	line-height: 200%;
	font-family: Georgia, "Times New Roman", serif;
}
 
h2 { background-color: #243B0B;
        color: #000000;
	font-family: Georgia, "Times New Roman", serif;
 
}
.nav { font-weight: bold;
       font-size: 1.25em;
}
#footer { font-size: .75em;
          font-style: italic;
}
P { font-size: .90em; }
ul { font-weight: bold; }