body { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
#banner { background-color: #ddd; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0; text-align: center;}
#banner a {margin: 2em 0; }
h1 {font-size:18px; line-height: 1;}
h1 span {display: block; 14px; font-weight: normal;}
td { vertical-align: top; }
a:visited { color: #96c; text-decoration: underline; }
a:hover { color: blue; text-decoration: none; background-color: #ffc; }
a:link { color: blue; text-decoration: underline; }
.right-align {text-align: right;}
.margin-top-20 {margin-top: 20px;}
.margin-bottom-20 {margin-bottom: 20px;}
/*table styles*/
.main { position: absolute; left: 10px; }
.section { display: block; padding-left: 0px; margin-right: 30px; font-weight: bold; padding-top: 1em; }
.strike {text-decoration:line-through;}
.sub { display: block; padding-left: 10px; margin-right: 30px; line-height: 21px; }
.subx2 { display: block; padding-left: 20px; margin-right: 30px; line-height: 21px; }
.subx3 { display: block; padding-left: 30px; margin-right: 30px; line-height: 21px; }
.subx4 { display: block; padding-left: 40px; margin-right: 30px; line-height: 21px; }
.center { text-align: center; }