BODY {
  background-color : #FFFFFF;
  margin : 0;
}

TD {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #636363;
}

A:LINK, A:VISITED {
  text-decoration : underline;
  color : #636363;
}

A:ACTIVE, A:HOVER {
  text-decoration : none;
  color : #636363;
}

.formtxt {
  background-color : #FFFFFF;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #636363;
}

.facts {
    font-size : 16px;
    font-weight : bold;
    color : #000000;
    line-height : 20px;
}

.facts_nav {
  text-decoration : none;
  font-weight : bold;
  color : #FF3300;
}

.source {
    font-size : 10px;
    vertical-align : super;
}

.quit {
  font-size : 11px;
  font-weight : bold;
  color : #000000;
}

A:LINK.facts_nav, A:VISITED.facts_nav {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
}

A:ACTIVE.facts_nav, A:HOVER.facts_nav {
  text-decoration : none;
  color : #636363;
  font-weight : bold;
}