BODY {
margin-left:10%;
margin-right:10%;
margin-top:10px;
font-family: arial, helvetica;
font-size: 10pt;
}

H1 {
 color: #990000;
 font-family: arial, helvetica;
 font-size: 18pt;
  font-weight: normal;
}

H2 {
 color: #990000;
 font-family: arial,helvetica;
 font-size: 12pt;
  font-weight: normal;
}


TABLE
{
font-family: arial, helvetica;
font-size: 10pt;
}

A:hover { 
 background-color : #ffffCC;
 color: #ff0000;
 text-decoration: underline;
}

a:link.ibxheader { 
color : #0000ff;  }

a:hover.ibxheader { 
 background-color : #ffffCC;
 color: #ff0000;
}

span.ibxdate { font-size : 8pt; }

table.ibx { background: #ffffcc; }


