body {
text-align: center;
margin-top:0px;
margin-bottom:0px;

font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
background-color: #CDE0CD;

}

#container{
margin-left: auto;
margin-right: auto;
width: 700px;
text-align: left;
} 

#header-image {
background-color: #ffffff;
border-top: 2px #ff9f00 solid;
}

#navbar {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
background-color: #018150;
color: #ffffff;
font-weight: bold;
border-top: 2px #ff9f00 solid;
border-bottom: 2px #ff9f00 solid;
font-size: 10pt;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
}

#navbar a:hover {
color: #ff9500;
text-decoration: underline;
}

h1 {
	font-size: 14pt;
	padding-top: 20px;
	padding-left: 50px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
font-size: .7em;
line-height: 1.8em;
background-color: #ffffff;
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}

h2 {
color: #018150;
border-bottom: 1px #000000 solid;

font-weight: bold;
padding-top: 10px;
margin-left: 50px;
margin-right: 50px;
font-size: 12pt;
margin-top: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff9f00;
}

a:hover {
text-decoration: underline;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 20px;
background-color: #018150;
color: #ffffff;
font-weight: bold;
border-top: 2px #ff9f00 solid;
border-bottom: 2px #ff9f00 solid;
font-size: 10pt;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color: #ff9500;
text-decoration: underline;
}
