BODY {
    bgcolor="#ffffff";
    line-height: 1.3; font-size: 12pt; font-weight: normal;
    font-family: "Arial";
     }
H1 {
    font-size: 10pt; font-weight: normal; text-align: right;
    font-family: "Arial"; color: black;}
H2 {
    font-size: 14pt; font-weight: bold;
    font-family: "Arial"; color: black;}
H3 {
    font-size: 13pt; font-weight: normal; font-style: italic;
    font-family: "Cambria italic","Seabird Light SF italic","Arial"; color: black;}
H4 {
    font-size: 8pt; font-weight: normal; vertical-align: bottom;
    font-family: "Arial"; color: black;}
H5 {
    font-size: 8pt; font-weight: bold;  font-style: italic;
    font-family: "Arial"; color: blue;}
H6 {
    font-size: 11pt; font-weight: normal;
    font-family: "Arial"; color: #b40440;}
TD {
    line-height: 1.3; font-size: 12pt;}
TH {
    line-height: 1.3; font-size: 16pt;  font-family: "Arial"; 
    font-weight: bold;  text-align: center; color: #b40440;}
A {
    font-family: "Arial"; font-size: 8pt; color: black;
    font-weight: bold; text-decoration: none; }
A:hover {color: red;}
A.inv {
    font-family: "Arial"; font-size: 8pt; color: white;
    font-weight: normal; text-decoration: none; }
A:hover.inv {color: yellow;}
A.alternate {
    font-family: "Arial"; font-size: 11pt; color: blue;
    font-weight: normal; text-decoration: underline; }
A:hover.alternate {color: red;}

input
{          
    border: 1px solid blue; color: red;
    font-weight: bold; height: 20px;
    font-size: 8pt;
    vertical-align: center; text-align: left;}

