h2{
color: #fff;
}

td.headercell
{
text-align: center;
font: 14px times new roman;
color: #000;
border-left-style: none; 
border-left-width: medium; 
border-right-style: none; 
border-right-width: medium; 
border-top-style: none; 
border-top-width: medium; 
border-bottom-style: solid; 
border-bottom-width: 3px;
border-bottom-color: #000;
background: #02E4FF;
}

td.contentcell
{
font: 12px verdana;
color: #fff;
font-weight: bold;
text-align: center;
background: #999999;
border-left-style: none; 
border-left-width: medium; 
border-right-style: none; 
border-right-width: medium; 
border-bottom-style: solid; 
border-bottom-width: 3px; 
border-color: #000000;
}