    BODY
      {margin-left:      60px;
       text-align:       left;
       font-family:      arial,helvetica,sansserif;
       font-size:        small;
       color:            #000000;
       background-color: white;
      }

    PRE
      {font-family:      courier;
      }

    UL
      {margin-left:      5px;
       text-align:       left;
       font-family:      arial,helvetica,sansserif;
       font-size:        medium;
       color:            #000000;
       background-color: white;
      }
      
    H1
      {text-align:       center;
       font-family:      roman,times;
       font-style:       normal;
       font-size:        24pt;
       font-weight:      bold;
       font-variant:     small-caps;
       color:            #000000;
       background-color: yellow;
      }
    
    H2
      {text-align:       left;
       text-indent:      -40px;
       font-family:      roman,times;
       font-style:       normal;
       font-weight:      bold;
       font-size:        large;
       font-variant:     small-caps;
       color:            purple;
       background-color: transparent;
      }
    
    H3
      {text-align:       left;
       text-indent:      -30px;
       font-family:      roman,times;
       font-style:       normal;
       font-weight:      bold;
       font-size:        medium;
       font-variant:     small-caps;
       color:            purple;
       background-color: transparent;
      }

    H4
      {text-align:       left;
       text-indent:      -15px;
       font-family:      roman,times;
       font-style:       normal;
       font-weight:      bold;
       font-size:        120%;
       font-variant:     small-caps;
       color:            purple;
       background-color: transparent;
      }

    TD
      { font-family:     arial,helvetica,sanserif;
        text-align:      left;
        font-size:       12pt;
        font-weight:     normal;
        color:           #000000; 
      }

    TH
      { font-family:     arial,helvetica,sanserif;
        text-align:      left;
        font-size:       12pt;
        font-weight:     bold;
        color:           #000000;
      }

      
    TD.dim2
      { font-family:     arial,helvetica,sanserif;
        font-style:      normal;
        font-size:       12pt;
        font-weight:     normal;
        color:           #000000; 
      }

    TH.dim2
      { font-family:     arial,helvetica,sanserif;
        font-style:      normal;
        font-size:       12pt;
        font-weight:     bold;
        color:           #000000;
      }

      
    TD.horiz
      { text-align:  left;
        font-style:  normal;
        font-family: arial,helvetica,sanserif;
        font-size:   12pt;
        color:       #000000;
      }

    TH.horiz
      { text-align:  left;
        font-style:  normal;
        font-weight: bold;
        font-family: arial,helvetica,sanserif;
        font-size:   12pt;
        color:       #000000;
      }

    TD.vert
      { text-align:  left;
        font-style:  normal;
        font-family: arial,helvetica,sanserif;
        font-size:   12pt;
        color:       #000000;
      }

    TD.cvert
      { text-align:  center;
        font-style:  normal;
        font-family: arial,helvetica,sanserif;
        font-size:   12pt;
        color:       #000000;
      }

    TH.vert
      { text-align:  center;
        font-style:  normal;
        font-weight: bold;
        font-family: arial,helvetica,sanserif;
        font-size:   12pt;
        color:       #000000;
      }

    .title
      { text-align:  center;
        font-style:  normal;
        font-weight: bold;
        font-family: arial,helvetica,sanserif;
        font-size:   large;
        color:       #000000;
      }

    TD.remotehref
      { text-align:       center;
        color:            white;
        background-color: blue;
        padding-top:      5px;
        padding-bottom:   5px;
        padding-left:     5px;
        padding-right:    5px;
        padding:          5px;
      }

    A.remotehref
      { text-align:       center;
        color:            white;
        background-color: blue;
      }

    DT
      { font-family:     arial,helvetica,sanserif;
        text-align:      left;
        font-style:      normal;
        font-size:       12pt;
        color:           #000000; 
      }

    DL.description
      {
        display:          inline;
      }
      
    DT.description
      { font-weight: bold;
        display:          inline;
      }

    P
      {text-indent:      20px;
       text-align:       left;
       font-family:      arial,helvetica,sansserif;
       font-style:       normal;
       font-size:        12pt;
       color:            #000000;
       background-color: white;
      }
      
    P.indent
      {text-indent:      20px;
       text-align:       left;
       font-family:      arial,helvetica,sansserif;
       font-size:        12pt;
       color:            #000000;
       background-color: white;
      }
      
    P.noindent
      {text-indent:      0px;
       text-align:       left;
       font-family:      arial,helvetica,sansserif;
       font-size:        12pt;
       color:            #000000;
       background-color: white;
      }
      
    A.journal
      {text-decoration:  underline;
      }
      
    A.article
      {font-style:       italic;
      }
      
