body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
  list-style-type: disc;
  font-family: "Century Gothic","Trebuchet MS","Arial","Helvetica","sans-serif";
  list-style-position: outside;padding:10px 10px;margin:0;
}
body, td, div, p, pre, ul {
  font-size: 14px;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 13px;
}
.small {
  font-size: 12px;
}
.mini {
  font-size: 12px;
}
.minimini {
  font-size: 12px;
}
a {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #ffffff;
}
a:visited {
  color: #c0c0c0;
}
a:hover {
  color: #9f9f9f;
}
a:active {
  color: #edfa09;
}
body {
  background: #b3b3b3 none repeat scroll 0% 50%;
}