<! --------- Font Attributes --------- >
#netscapeblows {color: 000000;
        font-size: 16pt;
        font-family: "Arial";
        font-weight: 700}

#subtitle {color: 000000;
           font-size: 20pt;
           font-family: "Arial";
           font-weight: 700}

#heading1 {color: 000000;
           font-size: 16pt;
           font-family: "Arial";
           font-weight: 700}

#heading2 {color: 000000;
           font-size: 12pt;
           font-family: "Arial";
           font-weight: 700}

#heading3 {color: 000000;
           font-size: 10pt;
           font-family: "Arial";
           font-weight: 700}

#bodytext {color: 000000;
           font-size: 10pt;
           font-family: "Arial"}

#footer {color: D6D6D6;
         font-size: 8pt;
         font-family: "Arial"}

#footer2 {color: 000000;
         font-size: 8pt;
         font-family: "Arial"}



<! --------- Link Attributes --------- >

A:active {color: 188690;
          text-decoration: none} 

A:link {color: 188690;
        text-decoration: none}

A:visited {color: 5F7DB1;
           text-decoration: none}

A:hover {color: 188690;
         text-decoration: underline}


<! --------- Table Attributes --------- >

TD.netscapesux {background: AC7BD4;
           color: FFFFFF;
           font-size: 10pt;
           font-family: "Arial";
           font-weight: 700}

TD.header {background: 486699;
           color: FFFFFF;
           font-size: 10pt;
           font-family: "Arial";
           font-weight: 700}

TD.body {background: D6D6D6;
         color: 000000;
         font-size: 10pt;
         font-family: "Arial"}

