body,table,td,tr,div,p,pre,h1,h2,h3,h4,h5,h6,h7,h8,h9,ul {font-family: "Helvetica", Arial, Lucida Handwriting, Comic Sans MS, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 20px;}
BODY {background-color:#0A4600;}

body,table,td,tr,div,p,pre,ul {color: #000000;} 



 h1 {
  color: #ffffff;
  background-color: inherit;
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 0px 10px;
}

h2 {
  color: #A8DB92;
  background-color: inherit;
  font-size: 18pt;
  font-weight: lighter;
  text-align: left;
  margin: 0px 0px 0px 10px;
}

h3 {
  color: #A8DB92;
  background-color: transparent;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

h4 {
 color: #A8DB92;
  background-color: inherit;
  font-size: 12pt;
  font-weight: lighter;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

h5 {
 color: #ffffff;
  background-color: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

h6 {
 color: #FFE800;
  background-color: #004011;
  font-size: 16pt;
  font-weight: bolder;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
h7 {
 color: #D6CECE;
  background-color: #004011;
  font-size: 12pt;
  font-weight: lighter;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

h8 {
 color: #000000;
  background-color:#766C6C;
  font-size: 14pt;
  font-weight: bolder;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
h9 {
 color: #000000;
  background-color:#766C6C;
  font-size: 10pt;
  font-weight: bolder;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
h10 {
 color: #FFE800;
  background-color: #004011;
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  margin: 0px 0px 0px 0px;
}










td.blank {
  background-color: #B4B4B4;
  color: #000000;
  font-size: 2pt;
}

.links {
  color: #A8DB92;
  background-color: #993399;
  font-family: Tempus Sans ITC, Papyrus, verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
  width: 200px;
}

.menue {
 list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #808080;
  color: #ffffff;
}



.umenue {
 list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #808080;
  color: #ffffff;
}










a {	font-size: 14px; text-decoration: none; font-weight : bold;}
a:link {color:#A8DB92}
a:visited {color:#ffcc33}
a:active {color:#2E6E12}
a:hover{color: #034500;	background-color : #2E6E12;}
