*|body {
  background-image: url(sky.jpg);
}
*|tbody {
}
*|p, *|td, *|tr, *|a {
  font-family: Verdana,Arial,Helvetica,'Lucida Grande',lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 16px;
  text-align: left;
  vertical-align: top;
  background-color: transparent;
  color: black;
}
*|h1 {
  font-family: Verdana,Arial,Helvetica,'Lucida Grande',lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 15px;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: 700;
  color: #993300;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}
*|h2 {
  font-family: Verdana,Arial,Helvetica,'Lucida Grande',lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 13px;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: 700;
  color: #993300;
  line-height: 18px;
  text-align: left;
}
*|img {
  border:  none;
  background-color: #ffffff;
}
*|td, *|tr {
  padding: 0px 5px;
  background-color: #ffffff;
}
*|a {
  text-decoration: none;
  font-weight: 600;
}
*|a:link {
  color: #993300;
  font-weight: 700;
}
*|a:visited {
  color: #993300;
  font-weight: 700;
}
*|a:hover {
  color: #ff6600;
  font-weight: 700;
  text-decoration: none;
}
*|li, *|ul {
  margin: 0px 5px;
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,'Lucida Grande',lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  color: black;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
  line-height: 18px;
  vertical-align: top;
  text-align: left;
}
