body {
  margin: 0;
  padding: 0;
  background-repeat: repeat;
  background-position: left top;
  font-family: "trebucket ms",verdana,arial,helvetica,sans-serif;
  color: #000000;
  background-color: #000000;
  background-attachment: scroll;
  font-size: 10px;
}
a:hover {
  font-size: 11px ! important;
  color: #999999 ! important;
  text-decoration: none;
}
h1 {
  font-size: 10px;
  font-weight: normal;
}
h2 {
  font-size: 10px;
}
h3 {
  font-size: 10px;
}
ul {
}
a {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  border-bottom: medium none;
}
a img {
  border:  none;
}
img.left {
  margin: 0 20px 0 0;
  float: left;
}
img.right {
  margin: 0 0 0 20px;
  float: right;
}
