body { color: #321621; background-color: #eeeedd; }
a:link { color: #321621; }
a:visited { color: #321621; }
a:hover { color: cadetblue; }
h1 { font-size: 16px; font-weight: 900; color: #321621; }
table {
 width: 600px;
 table-layout: fixed;
 visibility: collapse;
}
td {
 font-size: 12px;
 line-height: 150%;
 vertical-align: middle;
 margin: 0px;
 padding: 0px 10px 0px 10px;
 white-space: nowrap;
}
tr {
 vertical-align: middle;
}
hr {
 width: 600px;
 height: 1px;
}
#Title { font-size: 16px; font-weight: 900; color: #321621; }
.head { width: 100px; font-size: 12px; font-weight: 900; }
.copyright { font-size: 8pt; font-family: "Times New Roman", Times; }
.hb {
 font-size: 12px;
 font-weight: bold;
 color: #777785;
}

