body,
td,
th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
}

body {
  margin-left: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  background-color: #000000;
}

a:link {
  color: #ffffff;
  text-decoration: none;
}

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

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

a:active {
  text-decoration: none;
  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

h1 {
  font-size: 18px;
  color: #00ccff;
}

h2 {
  font-size: 16px;
  color: #ffffff;
}

.white {
  border: thick solid #ffffff;
}

.style1 {
  color: #ffffff;
}

.style2 {
  font-size: 13px;
}

.white img {
  display: block;
}
