BODY { background-color: #000000;
       background-image: url(background.jpg);
       background-attachment: fixed;
       color: #2E4E42;
       font-family: Verdana, Arial;
       text-align: center;
       font-size: 12pt }

H1 { text-align: center;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  bold;
     font-size:   24pt }

H2 { text-align: center;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  bold;
     font-size:   18pt }

H3 { text-align:  center;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  bold;
     font-size:   14pt }

H4 { text-align:  left;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  bold;
     font-size:   11pt }


TABLE UL { text-align:  left;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight: bold;
     font-style:  italic;
     font-size:   14pt }


TABLE H4 { text-align: left;
           color: #2E4E42;
           font-family: Verdana, Arial;
           font-weight: bold;
           font-size: 11pt }

H5  { text-align:  right;
      color:       #2E4E42;
      font-family: Verdana, Arial;
      font-style:  normal;
      font-size:   8pt }

TD { font-family: Verdana, Arial;
     color:  #2E4E42;
     font-size:   12pt }

TABLE P { font-family: Verdana, Arial;
          color: #2E4E42;
          font-size:   12pt }

P { font-family: Verdana, Arial;
    color: #2E4E42;
    font-size: 10pt }

A:link IMG {border-width: 0}
A:visited IMG {border-width: 0}

A:link { color: #2E4E42;
         font-family: Verdana, Arial;
         font-weight: bold }

A:visited { color: #2E4E42;
            font-family: Verdana, Arial;
            font-style: normal }

A:hover { font-size: 100%;
          color: red }

CAPTION { text-align: center;
          color:  #2E4E42;
          font-family: Verdana, Arial;
          font-weight:  bold;
          font-size:  14pt }

H3.posted { text-align: left;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  bold;
     text-decoration: none;
     margin: 0px;
     line-height: 12pt;
     font-size:   12pt }

H4.posted { text-align:  left;
     color:  #2E4E42;
     font-family: Verdana, Arial;
     font-weight:  normal;
     margin: 0px;
     padding-top: 2pt;
     line-height: 10pt;
     font-size:   10pt }

A:link.posted { color: #2E4E42;
         font-family: Verdana, Arial;
         font-size: 12pt;
         line-height: 12pt;
         margin: 0px;
         text-decoration: none;
         font-weight: bold }

A:visited.posted { color: #2E4E42;
            font-family: Verdana, Arial;
            font-size: 12pt;
            line-height: 12pt;
            margin: 0px;
            text-decoration: none;
            font-style: normal }

A:hover.posted { font-size: 100%;
          text-decoration: none;
          line-height: 12pt;
          margin: 0px;
          color: red }


