body {
	padding-left: 13em;
	font-family: Gentium, Georgia, "Times New Roman", Times, serif;
	color: #006600;
	background-color: #aaaaaa}
body a {text-decoration: none; font-style: italic}
ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 13em;
    left: 1em;
    width: 11em }
h1, h2, h3, h4 {
	font-family: Expressway Free, Expressway, Blue Highway Free, Blue Highway, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
ul.navbar li {
    background: white;
    color: #00aa00;
    text-align: center;
    margin: 0.5em 0;
    padding: 0.3em;
    
    }
ul.navbar a {
    text-decoration: none;
    font-style: none;
    color: #00aa00;
	 }
ul.navbar a:visited {
    color: #00aa00
	  }
a:link {
    color: #009900 }
a:hover {
    text-decoration: underline }
a:active {
    text-decoration: underline }
a:visited {
    color: #00aa00 }  
address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
p {text-align: justify}
p:first-letter {color: #008800; font-size: 2em; font-family: Expressway Free, Expressway, Blue Highway Free, Blue Highway, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
