body,td,th,li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

body {
  background-color: #FFFFFF;
  text-align: center;
}

#container {
  margin: 0 auto;
  width: 250px;
  text-align: left;
  }
  
a:link {
  color: #993300;
  text-decoration: none;
}

a:visited {
  color: #993300;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #FFFF99;
}

a:active {
  text-decoration: none;
  color: #CC3300;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: bold;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
}
