BODY {
    font-family : Arial, Helvetica, sans-serif;
     margin-top : 0px;
    margin-left : 0px;
    background: #dfdfff;
    font-size: 9pt; 
 }

TD {font-size: 9pt; font-family : Arial, Helvetica, sans-serif;}

H1 {
   text-align : center;
   font-size: 24pt;
  }
H2 {
   text-align : center;
}

.small {font-size: 8pt; }

.center {text-align : center; font-size: 10pt;}
A:visited { text-decoration: underline;}
A:active  { color: #ffb228; background-color: transparent text-decoration: underline; }
A:hover { background: #ff3300; text-decoration: underline; }
A:link { text-decoration: underline; }

