BODY {
  margin: 20px; padding: 0;
  font: 12px Verdana, sans-serif;
}
TD {font-size: 12px}
A {color: #0048D8; text-decoration: underline;}
A:hover {color: #0000ff; text-decoration: none;}

/*#content P {text-align: justify}*/

H1 {font-size: 1.9em;}
H2 {font-size: 1.6em}
H3 {font-size: 1.45em}
H4 {font-size: 1.3em}
H5 {font-size: 1.15em}
H6 {font-size: 1em}
H1,H2,H3,H4,H5,H6 {color: #F18302; font-family: "Trebuchet MS", sans-serif; text-indent: 20px}
H1 A,H2 A,H3 A,H4 A,H5 A,H6 A {text-decoration: underline; color: #F18302;}
H1 A:hover,H2 A:hover,H3 A:hover,H4 A:hover,H5 A:hover,H6 A:hover {color: #CC3A06;}
H1,H2,H3 {font-weight: bold}

HR {border: 0; border-top: 2px solid #F7CD5F; height: 0 /*color:#F7CD5F*/}

P {text-indent: 20px}
.clearing {clear: both}

.psmt_table {background: #F7CD5F}
          .psmt_table TD {background: #fff}
          .psmt_table TD P, .psmt_table TH P {text-indent: 0; margin: 0; padding: 0}
          .psmt_table TH {background: #FEF7E5; font-size: 11px; text-align: center}
                    #content .psmt_table TH P {text-align: center}
          .psmt_table .header TH {background: #FDEEC8}
          .psmt_table TD.marked {background: #FEF6E9;}

