BODY {
    background-color: #78B6FD;
    font-size: 10pt; font-weight: bold;
    font-family: 'Microsoft sans serif','Times New Roman',Arial;
     }
H1 {
    font-size: 18pt; font-weight: bold; color:#EB0227;}
H2 {
    font-size: 14pt; font-weight: bold;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; color: #EB0227;}
H3 {
    font-size: 10pt; font-weight: bold;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; color: black;}
H4 {
    font-size: 10pt; font-weight: bold;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; color: #EB0227;}
H5 {
    font-size:8pt;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; color: #EB0227;}
H6 {
    font-size:16pt; font-weight: bold; text-decoration: underline;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; color: #EB0227;}
P {
    font-size: 10pt;}
INPUT {
    font-size: 10pt; }
TD {
    font-size: 10pt;}
TH {
    font-size: 10pt;  font-family: 'Microsoft sans serif','Times New Roman',Arial; font-weight: bold;  color: #EB0227;}
A {
    COLOR: #0000FF; font-family: 'Microsoft sans serif','Times New Roman',Arial; font-size: 9pt; text-decoration: none; font-weight: bold;}
A:link {
    COLOR: #0000FF; font-family: 'Microsoft sans serif','Times New Roman',Arial; font-size: 9pt; text-decoration: none; }
A:active {color:silver; }
A:hover {color:#EB0227; }
A.alternate {
    COLOR: #0000FF; font-family: 'Microsoft sans serif','Times New Roman',Arial;
    font-size: 10pt }

TEXTAREA {
    font-size: 10pt;
    font-family: 'Microsoft sans serif','Times New Roman',Arial; }
    
