        P { color : #333333;
            font-size : 9pt;
            font-weight : bold;
            margin-top: 0em;
            margin-bottom: 1em;
            margin-left: 0em;
            margin-right: 0em;}
        UL { color : #333333;
             font-size : 9pt;
             font-weight : normal;
             line-height : 12pt;
             font-family : Trebuchet MS,Arial Narrow,Arial,sans-serif;
             margin-top: 0em;
             margin-bottom: 1em;
             margin-left: 8em;
             margin-right: 0em;}
        UL LI A { color : #333333;
                  text-decoration : none;}
        UL LI A:link    { color : #333333;}
        UL LI A:visited { color : #333333;}
        UL LI A:hover   { color : #666666;
                          text-decoration : underline;}
        UL LI A:active  { color : #333333;}
        UL LI A:focus   { color : #333333;}
        UL UL LI A { color : #336699;
                     text-decoration : none;}
        UL UL LI A:link    { color : #336699;}
        UL UL LI A:visited { color : #336699;}
        UL UL LI A:hover   { color : #3399CC;
                             text-decoration : underline;}
        UL UL LI A:active  { color : #FF9933;}
        UL UL LI A:focus   { color : #3399CC;}
        UL UL { font-size : 8pt;
                font-weight : normal;}
