        *, BODY, P, LI, OL, UL, PRE, TABLE {
            font-family: helvetica, arial; 
            color: black; 
            text-decoration : none; 
            font-size: 13px; 
            line-height: 15px;  
            }
        H1 {font-size: 25px; 
            line-height: 29px; 
            margin-left: 78px
            }
        H2 {font-size: 16px; 
            line-height: 18px; 
            }
        H3 {font-size: 15px; 
            line-height: 17px; 
            }
        H4 {font-size: 14px; 
            line-height: 16px; 
            }
        a:visited {
            font-weight: bold;
            color : #777777; 
            }
        a:link { 
            font-weight: bold;
            color : #777777; }
        a:hover {
            font-weight: bold;
            color : maroon; 
            text-decoration : underline;
            }
        .caption { 
            font-size: 10px; 
            line-height: 11px; 
            color: blue;
            border-bottom: 0px;
            border-top: 0px;
            margin-bottom: 0px;
            margin-top: 0px;
            text-align: justify
            }
        .header { 
            font-size: 13px; 
            color: gray;
            line-height: 15px; 
            border-bottom: 0px;
            border-top: 0px;
            margin-bottom: 0px;
            margin-top: 15px;
            margin-left: 35px;
            }
        .subhead {
            font-size: 20px; 
            line-height: 24px; 
            font-style: italic;
            color: gray;
            }
        .footer { 
            border-bottom: 0px;
            margin-bottom: 0px;
            margin-left: 13px;
            }
        .footnote {
            font-size: 10px; 
            line-height: 12px; 
            color: gray;
            border-bottom: 0px;
            border-top: 0px;
            margin-bottom: 0px;
            margin-top: 0px;
            text-align: center
            }
        a:link.sidelink {
            color : maroon; 
            font-weight: bold;
            }
        a:visited.sidelink {
            color : maroon; 
            font-weight: bold;
            }
        .sidetext {
            color : navy; 
            margin-bottom: 15px;
            margin-top: 0px;
            margin-left: 5px
            }
        a:link.toplink {
            color : #80828E; 
            margin-left: 35px;
            line-height: 20px; 
            font-weight: bold;
            }
        a:visited.toplink {
            color : #80828E; 
            margin-left: 35px;
            line-height: 20px; 
            font-weight: bold;
            }
        a:hover.toplink {
            color : maroon; 
            line-height: 20px; 
            text-decoration : underline;
            }
        