  a:link {color: #3333cc; text-decoration: underline;}
  a:visited {color: #3333cc; text-decoration: underline;}
  a:active {color: #3333cc; text-decoration: underline;}
  a:hover {color: #3333cc; text-decoration: underline;}
body {
  background-color : #ffffff;
  margin-top : 0px;
}
.nowrap {
white-space:nowrap
}
div  {
  font-size : 8pt;
  font-family : verdana,arial,sans-serif,helvetica;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  line-height : 10pt;
  text-decoration : none;
  text-align : left;
}
span  {
  font-size : 8pt;
  font-family : arial,sans-serif,helvetica;
  font-weight : bold;
  font-style : normal;
  color : #000000;
  text-decoration : none;
  text-align : left;
}
th  {
  font-size : 8pt;
  font-family : verdana,arial,sans-serif,helvetica;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  line-height : 10pt;
  text-decoration : none;
  text-align : left;
}
h1  {
  font-size : 9pt;
  font-family : arial,sans-serif,helvetica;
  font-weight : bold;
  font-style : normal;
  color : #333399;
  text-decoration : none;
  text-align : left;
}