.container { background-color: #d8edff; padding: 20px; font-size: 12px; line-height: 16px; }
h1 { text-align: center; }
h2 { font-size: 16px; font-weight: bold; text-align: center; }
h3 { font-size: 13px; font-weight: bold; text-align: left; }
h4 { font-size: 13px; font-weight: bold; color: #ff0000; text-align: left; }
.shade { background-color: #82acc9; }
.container td { font-family: arial, helvetica; font-size: 12px; padding: 2px; }
.lbl { text-align: right; font-size: 9px; }
.rig { text-align: right; }
.inp { text-align: left; font-family: helvetica; font-size: 11px; 
     width: 100%; }
.red { color: #f00; }

