BODY { background-color: Black;
         COLOR: White;
         FONT-FAMILY: Verdana,Arial;
         FONT-SIZE: 12px }

P     { FONT-FAMILY: Verdana,Arial;
        FONT-SIZE: 12px;
        COLOR: white;
        TEXT-INDENT: 20pt }

.body8 { background-color: #336699;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body0 { background-color: Black;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body1 { background-color: Black;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body2 { background-color: #0000aa;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body3 { background-color: #006666;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body4 { background-color: #006666;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

.body5 { background-color: #000066;
           COLOR: White;
           FONT-FAMILY: Verdana,Arial;
           FONT-SIZE: 12px }

P.main { FONT-FAMILY: Verdana,Arial;
         FONT-SIZE: 12px;
         COLOR: white;
         TEXT-INDENT: 20pt }

TABLE { FONT-FAMILY: Verdana,Arial;
        FONT-SIZE: 12px;
        COLOR: white}

UL    { FONT-FAMILY: Verdana,Arial;
        FONT-SIZE: 12px;
        COLOR: Aqua }

A:link    { color:Aqua;    text-decoration: underline}
A:active  { color:Red;     text-decoration: underline}
A:visited { color:Fuchsia; text-decoration: underline}
A:hover   { color:Lime;    text-decoration: underline}

A.menu:link    { COLOR: Fuchsia; FONT-WEIGHT: bold; FONT-SIZE: 10px; text-decoration: none }
A.menu:active  { COLOR: Lime;    FONT-WEIGHT: bold; FONT-SIZE: 10px; text-decoration: none }
A.menu:visited { COLOR: Yellow;  FONT-WEIGHT: bold; FONT-SIZE: 10px; text-decoration: none }
A.menu:hover   { COLOR: Red;     FONT-WEIGHT: bold; FONT-SIZE: 10px; text-decoration: none; BACKGROUND-COLOR: Orange }

.title1 { FONT-SIZE: 25px; COLOR: Red;     FONT-WEIGHT: bold; TEXT-ALIGN: Center }
.title2 { FONT-SIZE: 20px; COLOR: Lime;    FONT-WEIGHT: bold; TEXT-ALIGN: Left }
.title3 { FONT-SIZE: 15px; COLOR: Yellow;  FONT-WEIGHT: bold; TEXT-ALIGN: Center }
.title4 { FONT-SIZE: 20px; COLOR: Fuchsia; FONT-WEIGHT: bold; TEXT-ALIGN: Center }

