
BODY {
  background-color: #1F9CFF;
}

H1, H2, H3 {
  color: #FF7F00;
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
}

H4, H5, H6 {
  color: #000000;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
}

P, DT, DD, LI {
  font-family: verdana,arial,sans-serif;
  color: #000000;
}

A:LINK {color: #FF6600;}
A:VISITED {color: #FFCF1F;}
A:ACTIVE {color: #FFCF1F;}
A:HOVER {background-color: #1F9CFF;}

TABLE {
  background-color: #FFFFFF;
}
