BODY, TD, P, UL {
                font-family: VERDANA,ARIAL,HELVETICA;
                font-size: 10pt;
                font-weight: plain;
                margin-left:3%;
                margin-right:3%;
                background-color:#FFFFFF;
            SCROLLBAR-FACE-COLOR : #cccccc;
            SCROLLBAR-HIGHLIGHT-COLOR : #ffffff;
            SCROLLBAR-SHADOW-COLOR : #ffffff;
            SCROLLBAR-3DLIGHT-COLOR : #ffffff;
            SCROLLBAR-ARROW-COLOR : #000000;
            SCROLLBAR-TRACK-COLOR : #ffffff;
            SCROLLBAR-DARKSHADOW-COLOR : #ffffff;
                }
table           {
                align: center;
                }
dt              {
                font-family: monospace;
                }

dd              {
                font-family: monospace;
                color: #1C3939;
                }

pre             {
                font-family: Courier New;
                font-size: 10pt;
                color: #00007F;
                }

.title          {
                font: 10pt/12pt "Verdana";
                font-style: "plain";
                font-weight: light;
                color: #FFFFFF;
                text-align: center;
                background: black;
                }

BLOCKQUOTE      {
                background: #FFFFD5;
                font-family: COURIER NEW;
                }

#jump           {
                font-family: verdana,arial,helvetica,sans-serif;
                font-size: smaller;
                text-align: right;
                margin-bottom: 1cm;
                }

H1              {
                font-family: "Verdana";
                font-size: 18pt;
                font-weight: bold;
                color: #000000;
                }

H2              {
                font-family: "Verdana";
                font-size: 16pt;
                font-weight: bold;
                color: #000000;
                }

H3                {
                font-family: "Verdana";
                font-size: 12pt;
                font-weight: bold;
                color: #400080;
                }

H4                {
                font-family: "Verdana";
                font-size: 10pt;
                font-weight: bold;
                color: black;
                }

H5                {
                font: 8pt/10pt "Verdana";
                font-weight: light;
                }
h6 {
 font-family: Verdana;
}

a:link          {
                color: #0000FF;
                text-decoration: underline;
                }
a:visited       {
                color: #800080;
                text-decoration: underline;
                }
a:active        {
                color: #FF0000;
                text-decoration: none;
                }
a:hover         {
                color: #00A050;
                text-decoration: none;
                }