﻿span.header
{
    font-weight:bold; 
    font-size:12pt;
}
        
span.subheader
{
    font-weight:bold;
    font-style:italic;
}
        
hr.divider
{
    width:525px;
    clear:both;
}
        
td.cell,
td.cellone,
td.celltwo
{
    font-weight:bold;
    height:35px;
    padding-left:10px;
}
        
td.cellone
{
    border-top:1px solid black;
    border-bottom:1px solid black;
    background-color:#eee;
}
