body {background-color:#006400; font-style:normal; color: black; font-size: 90%; margin-left:8em; margin-right: 8em; margin-top: 3em; text-align: justify}

h1{color:#006400 font-family:Georgia, Times New Roman, Times, serif}
h2{color:#006400;}


:link{color:#6b8e23; text-decoration:none;}
:visited{color:#6b8e23; text-decoration:none}
a:hover{ color: #FFFFCC  }

#header{font-family:Verdana,sans serif; text-align: right; }
#menu{background-color: #006400; font-family:Georgia, Times New Roman, Times, serif; font-weight: bold;
border-radius: 				5px;
-moz-border-radius: 			5px;
-webkit-border-radius: 			5px;
box-shadow: 				0px 0px 4px #006400;
-moz-box-shadow: 			0px 0px 4px #006400;
-webkit-box-shadow: 			0px 0px 4px #006400;
}
#content{
margin-top:4ex; background-color: #6b8e23; font-family: Georgia, Times New Roman, Times, serif; font-size: smaller;
border-radius: 				5px;
-moz-border-radius: 			5px;
-webkit-border-radius: 			5px;
}
#footer{clear: both; text-align: right;}
#img{float: right;}

hr {
color: #6b8e23;
height: 2px;
width: 100%;
text-align: center;
}












