body	{
/*  background: white; */
font-size: 70%;
/*  font-size: 12px; */
margin: 3pt;
/*  color: black; */
font-family: Verdana, Arial, Helvetica
font-weight: bold;
}



table p, table dl, tr, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
  font-family: Arial,Helvetica;
  font-size: 12px;
/*  color: black; */
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
}

table th {
  font-family: Arial,Helvetica;
  font-size: 12px;
  margin-left: 0;
  margin-right: 0;
}

a:link {
  font-family: Arial,Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  font-family: Arial,Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  font-family: Arial,Helvetica;
  font-size: 12px;
  background: #FFD700;
  font-weight: bold;
  text-decoration: none;
}
