    BODY            { font-size: 10pt; 
                      color: #666699;
                      background: #ffffff repeat fixed}
    A:link          { font-family: 'monospace'; font-weight: bold;}
    A:visited       { font-family: 'monospace'; font-weight: bold;}
    A:active        {  }
    A:hover         {  }

    A:link          { color: #335577; text-decoration:none; }
    A:visited       { color: #6688aa; text-decoration:none; }
    A:active        { color: #99bbdd; text-decoration:none; }
    A:hover         { color: #446688; text-decoration: underline; }
    A:link IMG      { border-color: #aaaaaa }
    A:visited IMG   { border-color: #aaaaaa }
    A:hover IMG     { border-color: #aaaaaa }

    table           { font-size: 10pt}
    table.index     { font-size: 10pt; width: 600px }

    hr              { width: 640px }
    DIV.l640        { 
                      text-align: center; 
                      font-size: 10pt;
                      background: transparent }
    .centerclass { text-align: center }
    DIV.centerc6    { width:600px; text-align: center; 
                      border-width:1px 0px 0px 0px; border-color:#f2f2f2; }
    .p8             { font-size: 8pt}
    .p10            { font-size: 10pt}
    .p10c           { text-align: center; font-size: 10pt}
    DIV.p12i        { font-size: 12pt; font-style: italic}
    .right          { text-align: right; }
    .left           { text-align: left; }

    IMG.noborder    { border-width: 0px 0px 0px 0px }
    IMG.border1     { border-width: 0px 2px 2px 2px }
