BODY {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FF6600;
  background-color: black;
}

H1 {
  color: yellow;
  font-family: Verdana, arial, helvetica, sans-serif;
}


B {
  font-weight: bold;
}

P {font-family: Verdana;  font-size: small;  color: #FF6600;  text-transform: none;  text-align: left;
}

UL {font-family: Verdana;  font-size: small;  color: #FF6600;  text-align: left;
}

DL {font-family: Verdana;  font-size: small;  color: #FF6600;  text-align: left;
}

B {font-weight: bold
}

A {margin-top: 5;font-family: Verdana, arial, helvetica, sans-serif; font-size: small; color: #00C0A0;
}