body {
  margin : 0;
  padding : 0;
  background-color : #ffffff;
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
}
a, a:visited, a:active {
  background-color : transparent;
  color : #0000ff;
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
}
a:hover {
  background-color : transparent;
  color : #ff0000;
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
}
.menuup a, .menuup a:visited, .menuup a:hover, .menuup a:active {
  background-color : transparent;
  color : #000000;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  padding : 0 15px 0 15px;
}
.menu {
  background-color : #ffffff;
  color : #E00000;
  font-size : 14pt;
  font-weight : normal;
  text-decoration : none;
}
.menu a, .menu a:visited, .menu a:hover, .menu a:active {
  background-color : #ffffff;
  color : #808080;
  font-size : 9pt;
  font-weight : bold;
  text-decoration : underline;
}
.bot a, .bot a:visited, .bot a:hover, .bot a:active {
  background-color : #838383;
  color : #ffffff;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : underline;
}
p {
  padding: 0;
  margin: 0;
  font-size:12px;
}
h1 {
  margin-left: 15px;
  font-weight: normal;
  font-size: 20pt;
  color:#808080;
}

