/* Generated by KaZcadeS */
body {
  background-color: #000000;
  color: #8080ff;
  font-weight: bold;
  font-size: 14px;
  font-family: tahoma;
  line-height: 18px;
  margin-left: 10px;
  margin-right: 20px;
}

a:link {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #fffffc;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #ffffc0;
  font-size: 13px;
  font-weight: bold;
  text-decoration: blink;
}

h6 {
  color: #ffffff;
  text-align: right;
  font-style: italic;
}

h4 {
  text-align: justify;
}

h3 {
  color: #ffffff;
}

hr {
  color: #404000;
  width: 99%;
  background-color: #404000;
  border: 0;
  margin-left: 0px;
}

li {
  color: #F0F000;
  font-size:11px;
  line-height:14px;
  margin-left:-20px;
}

dt {
 color: #F0F0AA;
 font-size: 14px;
 line-height: 20px;
 margin-left: 20px;
}

dd {
 color: #F0F0F0;
 font-size: 12px;
 font-style: italic;
}