.t {
    display: none;
}
h2 {
    display: none;
}
a, a:active {text-decoration: none; color: #333;}
a:visited {color: #333;}
a:hover, a:focus {text-decoration: underline; }
/*body {background-color: #F5F5F5;}*/
h2 {margin-bottom: 12px;}
table {margin-left: 12px;}
/*table { width: 100%; }*/
th, td { font-family: Tahoma, Courier, monospace; font-size: 11px; text-align: left;}
th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
td {padding-right: 14px; padding-bottom: 2px;}
td.s, th.s {text-align: right;}
div.list { background-color: white; border-top: 1px solid #646464; border-bottom: 1px solid #646464; padding-top: 10px; padding-bottom: 14px;}
div.foot { display: none; font-family: "Courier New", Courier, monospace; font-size: 10pt; color: #787878; padding-top: 4px;}
