body
{
          background-color: #787E7A;
}

p
{
          color: #00000;
          font-family: Geneva,Tahoama,Arial,sans-serif;
          font-style: normal;
          font-size: 10pt;
          text-decoration: none;
          text-align: left;
          vertical-align: top;
}


h1,h2,h3,h4,h5,h6
{
          color: #FFFFFF;
          font-family: Geneva,Tahoama,Arial,sans-serif;
          font-style: italic;
          text-decoration: none;
          font-variant: small-caps;
          text-align: center;
          vertical-align: top;
          font-weight: bold;
}

a
{
          text-decoration: none;
          color: #000000;
}


a:hover
{
          background-color: #D1D1EB;
}