td {
 padding: 3px 3px 3px 3px;
}
tr {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

td.colheader1 {
 text-align:center; 
 background:#CCCCFF; 
 border:1px solid #5555FF;
 width:100px;
 text-transform:uppercase;
 font-size:9pt;
 font-weight:bold;
}

td.cell1 {
 background:white; 
 border:1px solid #5555FF;
 width:100px;
 font-size:8pt;
}

td.colheader2 {
 text-align:center; 
 background:#CCCCFF; 
 border:1px solid #5555FF;
 width:71px;
 text-transform:uppercase;
 font-size:9pt;
 font-weight:bold;
}

td.cell2 {
 background:white; 
 border:1px solid #5555FF;
 width:71px;
 font-size:8pt;
}

td.colheader3 {
 text-align:center; 
 background:#CCCCFF; 
 border:1px solid #5555FF;
 width:125px;
 text-transform:uppercase;
 font-size:9pt;
 font-weight:bold;
}

td.cell3 { 
 background:white; 
 border:1px solid #5555FF;
 width:125px;
 font-size:8pt;
}

td.colheader4 {
 text-align:center; 
 background:#CCCCFF; 
 border:1px solid #5555FF;
 width:100px;
 text-transform:uppercase;
 font-size:9pt;
 font-weight:bold;
}

td.cell4 {
 background:white; 
 border:1px solid #5555FF;
 width:100px;
 font-size:8pt;
}