Body {
 BackGround-color: #003333;


}
OL {
 Font-Family: Garamond, serif; 
 Font-size: 10pt;
 Letter-spacing: 0pt;
 Text-align: justify;
 color: #000000;
}

UL {
 Font-Family: Garamond, serif;
 Font-size: 10pt;
 Letter-spacing: 0pt;
 Text-align: justify;
 color: #000000;

}
H1 {
 Font-Family: Garamond, serif;
 Font-weight: bold; Font-size: 12pt;
 Letter-spacing: 4pt;
 Text-align: center;
 color: GRAY;

}
H2 {
 Font-Family: Garamond, serif;
 Font-weight: bold; Font-size: 11pt;
 Letter-spacing: 2pt;
 Text-align: justify;
 color: GRAY;

}
H3 {
 Font-Family: Arial, sans-serif ;
 Font-weight: normal; Font-size: 10pt;
 Text-align: left;
 color: GRAY;}

H4 {
 Font-Family: Arial, sans-serif ;
 Font-size: 7pt;
 Text-align: right;
 color: GRAY;

}
H5 {
 Font-Family: Arial, sans-serif ;
 Font-weight: normal; Font-size: 7pt;
 Text-align: center;
 color: GRAY;

}
H6 {
 Font-Family: Arial ,sans-serif;
 Font-weight: normal; Font-size: 8pt;
 Text-align: left;
 color: GRAY;





}

P {
 Font-Family: Garamond, serif; 
 Font-weight: normal; Font-size: 12pt;
 Text-align: justify;
 color: BLACK;
}

P:first-letter { font-size: 36pt; font-style: normal; color: RED;
                    font-weight: bold; float: left }
   SPAN           { text-transform: none}

A {
 Text-decoration: none;

}
A:active {
 color: #D90000;

}
A:focus {
 color: #D90000;

}
A:link {
 color: GRAY;

}
A:visited {
 Text-decoration: none;
 color: GRAY;

}
A:hover {
 color: #D90000;

}
TABLE {
 color: #f5f1dd;
 BackGround-color: #f5f1dd;
 Height: 100%; Width: 780px;



}
