BODY{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  background-color : black;text-decoration : none;
  background-repeat : no-repeat;
}
H1{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
  text-transform : capitalize;
}
H2{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
H3{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
H4{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
H5{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
H6{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
A{
  font-family : Tahoma,Verdana,Arial,sans-serif;
}
PRE{
  font-family : "Courier New",monospace;
}
TH{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : bold;
}
TD{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
P{
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : normal;
  color : white;
  text-decoration : none;
}
LI{
  font-family : Tahoma,Verdana,Arial,sans-serif;
}
UL{
  font-family : Tahoma,Verdana,Arial,sans-serif;
}
