body { 	color : black;
	background-color : white;
margin: 0;
padding: 0;
font-size:90%;
font-family:arial,helvetica,sans-serif;
 }


.top	{ margin-bottom : 1em;
margin-top : 0em;
	  padding: 0em;
	  z-index : 1;

 }

.ads { position : absolute;
  top : 138px;
  left : 5px;
  width : 178px;
  z-index : 1;
  margin-bottom : 0.5em;

}

.menu {
 position : absolute;
	  top : 138px;
	  right : 5px;
	  width : 200px;
	  z-index : 0;
	margin-bottom : 0;
	background-color:#cee59d;
}



.content {
  color : black;
  background-color : white;
  position : absolute;
  top : 140px;
  right : 260px;
  z-index : 2;
  padding : 1em;
  left : 202px;
 }

h1 {
color: #186318;
font-size:110%;
font-family:arial,helvetica,sans-serif;
font-weight:bold;
}


h2 {
color: #186318;
font-size:105%;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}

h3 {
color: #186318;
font-size:100%;
font-style:normal;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}


p {
font-family:arial,helvetica,sans-serif;
}
li {
padding:0.5em;
}

a:link {
font-weight: normal;
color: #444444;
font-family:arial,helvetica,sans-serif;
}
a:visited {
font-weight: normal;
color: #444444;
font-family:arial,helvetica,sans-serif;
}
a:hover {
font-weight: normal;
color: #444444;
font-family:arial,helvetica,sans-serif;
}

a.side2:link {
color: #000000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side2:visited {
color: #000000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side2:hover {
color: #8070000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}



.footer {
  font-family:arial,helvetica,sans-serif;
  color: #666666;
  font-size: 8pt;
text-align:center;
}


.side {
color: #444444;
font-weight: bold;
font-size:12px;
font-family:arial,helvetica,sans-serif;
}
.adl { 
float:right;
margin:0.5em;
 }

.mh { 
font-family:arial,helvetica,sans-serif;
font-weight:bold;
color:#444444;
font-style:italic;
font-size:90%;
 }
