/* Generated by KompoZer */
body {
  margin: 50px 0px;
  padding: 0px;
  font-family: "Times New Roman",Times,serif;
  color: white;
  text-align: center;
  background-color: #336666;
  font-size: 18px;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  color: white;
  text-align: center;
  background-color: #336666;
  font-size: 32px;
}
.screen_box_800 {
  border-style: none;
  border-width: 10px;
  background-color: #336666;
  position: relative;
  text-align: left;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
a:link {
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  color: #ffcc66;
}
a:visited {
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  color: #cc9933;
}
a:hover {
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  color: #33ff33;
}
