
        BODY { background-color:  FFFFCC; 
                font-size: 12pt ; font-family: Arial;
                 margin-right: 1.0in ;
                margin-top: 0.0in }
        H1 { font-size: 28pt ; color: red ; text-align: center} 
        H2 { font-size: 24pt ; color: blue ; margin-left: 0.5in }
        H3 { font-size: 20pt ; color: teal ; margin-left: -3.0in }

        STRONG {  font-size: 22pt; color: red ; 
                font-family: Helvetica ; font-weight: bold}
        STRONG.extended { font-size: 20pt; color: blue ; 
                     background-color : FFFFCC; font-style: italic; font-weight: bold; margin-left: 1.0 in }

        A:link { color : blue ; text-decoration: underline }
        A:visited { color : maroon ; text-decoration: underline}

       TABLE { background: rgb(100%, 100%, 100%);  }

        OL { margin-left: 0.3in; margin-right: 0.3in; font-size: 12pt; 
                background-color: FFFFCC;  color: black; font-family: Arial }
        UL { margin-left: 0.2in; margin-right: 0.4in; font-size: 12pt; 
                background-color: FFFFCC ; color: black; font-family: Arial }


        P.Figure { color: black ; text-indent: 0.0in ; font-style: italic; 
                        font-weight: bold; font-variant: small-caps } 