body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
  font-weight: inherit;
  line-height: 20px;
  color: #cccccc;
  background-repeat: no-repeat;
  background-color: transparent;
  font-family: "trebuchet ms",arial,helvetica,sans-serif;
  font-size: 12px;
}
body, td, div, p, pre, ul {
  font-family: "trebuchet ms",arial,helvetica,sans-serif;
  background-attachment: fixed;
  background-position: left top;
  color: #cccccc;
  font-size: 12px ! important;
}
h1 {
  font-size: 24px;
  color: #cccccc;
}
h2 {
  font-size: 16px;
  color: #cccccc;
}
h3 {
  font-size: 13px;
  color: #cccccc;
}
.small {
  font-size: 12px;
  color: #cccccc;
}
.mini {
  font-size: 11px;
  color: #cccccc;
}
.minimini {
  color: #cccccc;
  font-size: 10px;
}
a {
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: #cccccc;
}
a:link {
  border-color: #ffff33;
  border-width: 1px;
  color: #dec3a9;
}
a:visited {
  color: #dec3a9;
}
a:active {
  color: #dec3a9;
}
a:hover {
  color: #ffffff;
}

