body {
  background-color: #fff;
  margin:8;
  font-family: verdana,helvetica,sans-serif;
  text-align:left;
  color:#000;
  font-size:10pt;
  }
#container
{
  margin:0;
  width:660px;
}
h1 {
  margin-top:0;
  font-weight: bold;
  font-size: 18px;
}
h2 {
  font-weight: bold;
  font-size: 15px;
}
table {
  font-family: verdana,helvetica,sans-serif;
  font-size:10pt;
  }
a:link {
  color:#ff9900;
  font-weight:bold;
  text-decoration:none;
  }
a:visited {
  color:#ff9900;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#ff9900;
  text-decoration:underline;
  font-weight:bold;
  }
a img {
  border-width:0;
  }


