BODY {
            background-color: #323232;
            }


P {
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
    color: #FFFFFF;
    }


SPAN.body {
                    font-family: verdana, arial, helvetica;  
                    font-size: 10pt;  
                    color: #FFFFFF;  /* body text not in paragraphs */
                    }

SPAN.smallbody {
                    font-family: verdana, arial, helvetica;  
                    font-size: 8pt;  
                    color: #FFFFFF;  /* smaller body text */
                    }


A {
    font-family: verdana, arial, helvetica;
    color: #DC1407;
    text-decoration: none;
    }


A:hover {
              color: #999999;
              text-decoration: underline;
              }


TD.caption {
                   font-family: verdana, arial, helvetica;  /* photo captions */
                   font-size: 8pt;
                   color: #999999;
                   }


TD.footer {
                 font-family: verdana, arial, helvetica;
                 font-size: 8pt;
                 color: #999999;
                 }


SPAN.caption {
                        font-family: verdana, arial, helvetica;
                        font-size: 8pt;
                        color: #999999;
                        }


SPAN.gray {
                    color: #999999;
                    font-weight: bold;
                    }

SPAN.red {
                  color: #DC1407;
                  font-weight: bold;
                  }
