
BODY {
font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial;
  font-weight: normal;
  text-align: left;
}



.tbl {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial;
  font-weight: bold;
  text-align: center;
  }
.tblline {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial;
  font-weight: normal;
  text-align: left;
  }  


a:link, a:active, a:visited {
	color: #404080;
  text-decoration: underline;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;


P {
text-indent: 10px;
}
