body { 	color : black;
	background-color : white;
margin: 0;
padding: 0;
font-size:90%;
 }

h1  {
  font-size : xx-large;
  text-align : center; }

.top	{ margin-bottom : 1em;
margin-top : 0em;

	  padding: 0em;
	  z-index : 1;
 }

.top2	{ position : absolute;
	  top : 16px;
	  right : 5px;
	  width : 200px;
	  z-index : 1;
	  padding : 0.5em;
	margin-bottom : 0.5em;
float: right;
 }


.menu{ position : absolute;
  top : 130px;
  left : 5px;
  width : 170px;
  z-index : 1;
  padding : 0.5em;
  margin-bottom : 0.5em;
}

.ads {
text-align: right;
 position : absolute;
	  top : 130px;
	  right : 5px;
	  width : 200px;
	  z-index : 0;
	  padding : 0;
	margin-bottom : 0; }


.menu a:link	{
  color : #008000;
  font-size:80%;
text-decoration: none;
 }
.menu a:visited	{
  color : #008000;
  font-size:80%;
text-decoration: none;
 }
.menu a:hover	{
  color : #00c000;
  font-size:80%;
text-decoration: none;
 }

.ads {
	background-color : inherit;
	color : black;
	font-weight : bold; }

.content {
  color : black;
  background-color : white;
  position : absolute;
  top : 150px;
  right : 220px;
  z-index : 2;
  padding : 1em;
  left : 180px;
 }

.footer	{
text-align: right;
}

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


h2 {
color: #008000;
font-size:100%;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
margin-bottom:-0.5em;
}

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


p {
font-family:arial,helvetica,sans-serif;
text-indent:0em;
}

blockquote {
font-family:arial,helvetica,sans-serif;
background: #f6f6f6;
}

th {
font-family:arial,helvetica,sans-serif;
font-size:80%;
text-align:left;
background:#eeeeee;
color:#444444;
border:1px;
border-style:solid;
border-color:#008000;
padding:4px;
}
th.empty {
background:#ffffff;
}

td {
font-family:arial,helvetica,sans-serif;
}
td.h {
font-family:arial,helvetica,sans-serif;
font-size:80%;
text-align:left;
background:#eeeeee;
color:#444444;
border:1px;
border-style:solid;
border-color:#008000;
padding:4px;
}

b.whole {
font-weight:normal;
}

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

a.side:link {
color: #008000;

font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side:visited {
color: #008000;

font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side:hover {
color: #ff0000;

font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}



ul {
font-family:arial,helvetica,sans-serif;
}
li {
font-family:arial,helvetica,sans-serif;
margin:1em;
}


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


.side {
color: #800000;
font-weight: bold;
font-size:12px;
font-family:arial,helvetica,sans-serif;
}

.def { 
font-family:times,serif;
font-size:150%;
width:50%;
margin-left:auto;
margin-right:auto;
border-width: 1px;
border-style: solid;
border-color:#d0d0d0;
padding:8px;
 }

.defb { 
font-weight:bold;
 }

.defl { 
font-size:97%;
font-weight:light;
font-style:italic;
 }

.defli {  
font-family:arial,sans;
font-size:50%;
 }
