html{width:100%}
body{height:100%}
p,table{padding-bottom:1em}
strong{font-weight:bold}
del{text-decoration:line-through}
h1{font:bold 24pt sans-serif}
h2{font:bold 18pt sans-serif}
/* http://sonspring.com/journal/clearing-floats */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
#header{padding:4em 0 0 1em;background-color:#b9090b}
#header a{color:#000}
#header h1 a{position:relative;bottom:5px;z-index:0;text-decoration:none}
.mail{float:right;margin:0 1em;position:relative;z-index:2}
.mail img{position:relative;top:6px;right:5px}
#content{padding:1em 1em}
.thd{font-weight:bold;background-color:#eee}
.tbl,.tbl td,.thd td{padding:5px;border:1px solid #000;}
/* http://www.cssstickyfooter.com/using-sticky-footer-code.html */
html, body, #wrap {height: 100%;}
body >#wrap{height:auto;min-height:100%}
#main{padding-bottom:1.5em}
#footer{color:#fff;background-color:#000;position:relative;margin-top:-1.5em;height:1.5em;clear:both}
#footer a{color:#fff}