.fittable
{ 
font-family: Arial; 
text-align: center;
line-height: 25px;
vertical-align: top;
text-weight: bold;
margin: 0px 0px 0 0px;
padding: 0px 0px 0px 0px;

}
.tableheader
{
color:#ffffff;
font-size:13px;
text-weight: bold;
text-align: center;
border-left: dotted 1px #fff;
border-right: dotted 1px #fff;
}
.tablecontent
{
font-size:11px;
text-align: center;
border-left: dotted 1px #999;
border-right: dotted 1px #999;
}