h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 3em;
  line-height: normal;
  color: #3333ff;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  color: #2f88ff;
  text-transform: uppercase;
}
.bodytext_dark {
  line-height: 1.6em;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
}
.bodytext {
  line-height: 1.6em;
  color: #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
}
.bodytext a:link {
  text-decoration: none;
  color: #333333;
}
.bodytext a:visited {
  text-decoration: none;
  color: #333333;
}
.bodytext a:active {
  text-decoration: none;
  color: #333333;
}
.bodytext a:hover {
  text-decoration: none;
  color: #999999;
}
h3 {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.8em;
  line-height: 0em;
}
.menu {
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
  background-color: #2f88ff;
}
.menu a:link {
  text-decoration: none;
  color: #333333;
}
.menu a:visited {
  text-decoration: none;
  color: #333333;
}
.menu a:active {
  text-decoration: none;
  color: #333333;
}
.menu a:hover {
  text-decoration: none;
  color: #999999;
}
.footer {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: #999999;
  font-size: 1em;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  line-height: 0em;
  color: #666666;
  font-weight: bold;
  font-size: 1.2em;
}
