h1 {
text-align: center;
padding-bottom: 3px;
}
h2 {
font-size: 1.2em;
text-align: left;
margin-top: 15px;
}
div.std p#cmp {
text-align: center;
}
div.std div#detl p{
font-size: .8em;
margin-bottom: 4px;
line-height: normal;
}
div#tbl table {
background-color: #e9d1d7;
border: 1px solid #800000;
margin-bottom: 15px;
width: 100%;
font-size: .9em;
}
div#tbl table th {
font-weight: bold;
color: #800000;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ececec;
border: 1px solid #7d3549;
text-align: center;
}
div#tbl table td {
background-color: #fff;
padding: 3px;
border: 1px solid #aeaeae;
text-align: center;
vertical-align: middle;
}
div#tbl table td.acct {
text-align: left;
padding-right: 5px;
padding-left: 5px;
}
div#tbl table img {
width: 20px;
height: 16px;
}

