BODY {
  margin: 20px; padding: 0;
  font: 12px Arial, sans-serif;
}
TD {font-size: 12px}
A {color: #185DA2;}
A:hover {text-decoration: none;}

H1 {font-size: 1.75em}
H2 {font-size: 1.6em}
H3 {font-size: 1.45em}
H4 {font-size: 1.3em}
H5 {font-size: 1.15em}
H6 {font-size: 0.9em}
H1,H2,H3,H4,H5,H6 {color: #1E3485; text-align: left}

HR {border: 0; border-top: 1px dotted #ccc; height: 0}

P {text-indent: 20px}
.clearing {clear: both}
.icons {vertical-align: middle; margin: 0 5px}

.psmt_table {background: #999}
          .psmt_table TD {background: #fff}
          .psmt_table TD P, .psmt_table TH P {text-indent: 0; margin: 0; padding: 0}
          .psmt_table TH {background: #eee; font-size: 11px; text-align: center}
                    #content .psmt_table TH P {text-align: center}
          .psmt_table .header TH {background: #FFFAF0}
          .psmt_table H5 {margin: 0; padding: 0}
