  
BODY{
  font-size : 0.8em;
  font-family : sans-serif;
  color : white;
  background-color : #016c87;
}

H1{
  font-size : 3em;
  font-family : Impact,Arial black,sans-serif;
  font-weight : bold;
  color : white;
  background-color : #21475a;
  width:300px;
  height:300px;
  margin-top : 0em;
  margin-bottom : 0em;
}



H2{
  font-size : 1.5em;
  font-family : Impact,Arial,sans-serif;
  font-weight : bold;
  background-color : #20a3a6;
  margin-top : 0em;
  margin-bottom : 0em;
}

.menu{
  font-size : 1em;
  font-family : Arial,sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #00ffff;
  display:block;
  padding:4px;
  margin:2px;
  float:left;
  width:240px;
  height:1.4em;
  border-left:7px #ffffff solid;
  border-bottom:1px #ffffff solid;
  cursor : pointer;
}


.menu1{
  font-size : 1em;
  font-family : Arial,sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #006c6c;
  display:block;
  padding:4px;
  margin:2px;
  float:left;
  width:240px;
  height:1.4em;
  border-left:7px #ffffff solid;
  border-bottom:1px #ffffff solid;
  cursor : pointer;
}


.menu2{
  font-size : 0.9em;
  font-family : Arial,sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #009c9c;
  display:block;
  padding:4px;
  margin:2px;
  float:left;
  width:118px;
  height:1.4em;
  border-left:7px #ffffff solid;
  border-bottom:1px #ffffff solid;
  cursor : pointer;
}

.menu2_1{
  font-size : 0.9em;
  font-family : Arial,sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #006c6c;
  display:block;
  padding:4px;
  margin:2px;
  float:left;
  width:118px;
  height:1.4em;
  border-left:7px #ffffff solid;
  border-bottom:1px #ffffff solid;
  cursor : pointer;
}

.menu2_2{
  font-size : 0.9em;
  font-family : Arial,sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #cc6c6c;
  display:block;
  padding:4px;
  margin:2px;
  float:left;
  width:118px;
  height:1.4em;
  border-left:7px #ffffff solid;
  border-bottom:1px #ffffff solid;
  cursor : pointer;
}

.maintext{font-size : 0.75em;}
A:LINK{
  cursor : auto;
  font-weight : bold;
  color : white;
  text-decoration : underline;
}
.headline_1{
  font-size : 1em;
  font-family : sans-serif;
  font-weight : bold;
  color : white;
  cursor : pointer;
}
