  a:link {color: #33c; text-decoration: underline;}
  a:visited {color: #33c; text-decoration: underline;}
  a:active {color: #33c; text-decoration: underline;}
  a:hover {color: #33c; text-decoration: underline;}
body {
  background-color : #000;
}
.nowrap {
white-space:nowrap;
background-color : #fff;
margin-left:2px;
}
div  {
  background-color : #33c;
  margin-left: auto;
  margin-right: auto;
  margin-top:2px;
  padding-top:2px;
  font-size : 9pt;
  font-family : verdana,arial,sans-serif,helvetica;
  font-weight : normal;
  font-style : normal;
  color : #000;
  line-height : 12pt;
  text-decoration : none;
  text-align : left;
  width:240px;
}
h1  {
  font-size : 9pt;
  font-family : arial,sans-serif,helvetica;
  font-weight : bold;
  font-style : normal;
  color : #fff;
  text-decoration : none;
  text-align : center;
}
th  {
  font-size : 8pt;
  font-family : verdana,arial,sans-serif,helvetica;
  font-weight : normal;
  font-style : normal;
  color : #000;
  line-height : 10pt;
  text-decoration : none;
  text-align : left;
}
h2  {
  font-size : 9pt;
  font-family : arial,sans-serif,helvetica;
  font-weight : bold;
  font-style : normal;
  color : #333399;
  text-decoration : none;
  text-align : left;
}
form {
  padding-top:4px;
}
