BODY {
  background: #ffffff;
  color: #000000;
}

TD, TH, ADDRESS, P, PRE, CODE, BLOCKQUOTE, UL, LI {
    color: #000000;
}

.large {
color:#999999;
font-size:50px;
font-family:georgia;font-weight:bold;text-align:center;
}
.largefooter{
color:#999999;
font-size:20px;
font-family:georgia;font-weight:bold;text-align:center;
}
A:link { color: #330099;  }
A:active { color: #990000;}
A:visited { color: #666699;  }
A:hover { color: #990000; }

TD.link { padding-top: 1em; }

H1, H2, H3, H4, H5, H6 { font-family: Georgia, "Times New Roman", serif;
                         color: #990000;}
H1 { font-size: x-large; margin: 0; border: 0; padding: 0; }

P, H3, H4, H5, H6, DL, PRE, TABLE.optionDef, FIELDSET { margin-left: 5%; margin-right: 3%; }
BLOCKQUOTE {
  margin-left: 10%;
  margin-right: 10%;
}
P.grey {background-color : #dddddd}
P, LI, BLOCKQUOTE, DD, DT {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  line-height: 115%;
}
.frmcell{  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  line-height: 115%;
  background-color:#ffffff;
}
.frmcellBis{  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  line-height: 115%;
  background-color:#cd5c5c;}
DD P {
  font-size: 100%;
}

PRE, CODE { font-family: "Courier New", courier, monospace; }

.footer {
          width: 100%;
          font-size: 75%;
          font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
          font-style: normal;
          line-height: 125%;
          text-align: left;
          border-width: 1px 0 0 0;
          border-style: solid;
          border-color: #000000;
          padding-top: 0.25em;
          margin-top: 2em;
}

.footer #noframes {
            float: right;
            text-align: right;
            width: 25%;
}

th {
     text-align: left;
}

table.optionDef tr {
                     vertical-align: top;
}

