body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

H1{font-family: Arial; font-size: 18px; color: #000000; font-weight: bold}
H2{font-family: Arial; font-size: 16px; color: #000000; font-weight: bold}
H3{font-family: Arial; font-size: 12px; color: #000000; font-weight: bold}

.textwhitetitlebig { font-family: Arial; font-size: 68px; color: white; font-weight: bold}
.textwhitetitlenorm { font-family: Arial; font-size: 44px; color: white; font-weight: bold}
.textwhitesmall { font-family: Arial; font-size: 12px; color: white; font-weight: bold}

.textblackbig { font-family: Arial; font-size: 18px; color: black; font-weight: bold}
.textblackmiddle { font-family: Arial; font-size: 16px; color: black; font-weight: bold}
.textblacksmall { font-family: Arial; font-size: 12px; color: black; font-weight: bold}
.textblacktext { font-family: Verdana; font-size: 12px; color: black; font-weight: normal}

.textredsmall { font-family: Arial; font-size: 12px; color: red; font-weight: bold}
.textredverysmall { font-family: Arial; font-size: 12px; color: red; font-weight: normal}

a:link { font-family: Verdana; font-size: 12px; color: black; text-decoration: underline; font-weight: normal}
a:visited { font-family: Verdana; font-size: 12px; color: black; text-decoration: underline; font-weight: normal}
a:hover { font-family: Verdana; font-size: 12px; color: black; text-decoration: underline; font-weight: normal}

#menu a, #menu a:visited {
  position:relative;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
  background-color:white;
  color:red;
  display:block;
  width:158px;
  border:1px solid #fff;
  border-color:black;
  padding:0.32em;
  margin:0.16em auto;
  }

#menu a:hover {
  top:1px;
  left:1px;
  color:red;
  border-color:red;
  }

#menu1 a, #menu1 a:visited {
  position:relative;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
  background-color:blue;
  color:white;
  display:block;
  width:320px;
  border:1px solid #fff;
  border-color:black;
  padding:0.64em;
  margin:0.16em auto;
  }

#menu1 a:hover {
  top:1px;
  left:1px;
  color:white;
  border-color:red;
  }

#menu2 a, #menu2 a:visited {
  position:relative;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
  background-color:#999999;
  color:red;
  display:block;
  width:158px;
  border:1px solid #fff;
  border-color:black;
  padding:0.32em;
  margin:0.16em auto;
  }

#menu2 a:hover {
  top:0px;
  left:0px;
  color:red;
  border-color:black;
  }

#menu3 a, #menu3 a:visited {
  position:relative;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
  background-color:#999999;
  color:white;
  display:block;
  width:320px;
  border:1px solid #fff;
  border-color:black;
  padding:0.64em;
  margin:0.16em auto;
  }

#menu3 a:hover {
  top:0px;
  left:0px;
  color:white;
  border-color:black;
  }

