
h1, h2, h3, h4, h5, h6 {
  color: #222;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  background-color: #000000;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 10px;
  font-color: #333333;
}

a {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #444;
  text-decoration: underline;
}

a:visited {
  color: #222;
  text-decoration: none;
}

hr {
  size: 1px;
  color: #333;
}

h1 {
  font-size: 250%;
  font-weight: bold;
}

h2 {
  font-size: 200%;
  font-weight: bold;
}

h4 {
  font-size: 120%;
  font-weight: normal;
}

h5 {
  font-size: 100%;
  font-weight: bold;
}

h6 {
  font-size: 75%;
  font-weight: normal;
}

form {
  border: none;
  color: #222;
}

input {
  color: #222;
}

select {
  background: none;
}

textarea {
  background: #fcfcfc;
  color: #222;
}

.imagethumb {
  border: 1px solid #555555;
}

.newsletter {
  width: 280px;
  padding: 5px;
  border: 1px solid gray;
  text-align: center;
  font-size: small;
}

.tpop {
  background-color: 444444;
  margin: 0px;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 90px;
  background-color: #000000;
  padding: 5px;
  border: 1px solid #222222;
  text-align: left;
}

.apop a {
  color: #dddddd;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 11px;
  text-decoration: none;
}

.apop a:hover {
  font-decoration: underline;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 148px;
  top: 0px;
}

.link_enter {
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 10px;
  color: ffffff;
}

.table_features {
  font-family: Arial, Helvetica, sans-serif;
  font-size: inherit;
  color: #DFDFDF;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
  line-height: 1.4em;
  font-style: normal;
}

.table_features td {
  padding: 4px 8px;
}

.table_features a {
  color: #BFBFFF;
  text-decoration: none;
}

.table_features a:hover {
  text-decoration: none;
}
