body
{
margin:0px;
padding: 0px;
}

.firstrow
{
background:#EEE;
width:180px;
}

.col1
{
background:#EEE;
font-weight:bold;
padding:2px;
font-size:10px;
font-family:verdana;
text-align:center;
width:160px;
border-bottom:1px solid #4A4A4A;
border-right:1px solid #4A4A4A;
}

.col
{
padding:5px;
font-size:10px;
font-family:verdana;
text-align:center;
width:160px;
border-bottom:1px solid #4A4A4A;
border-right:1px solid #4A4A4A;
}

.col2
{
background:#ececec;
padding:5px;
font-size:10px;
font-family:verdana;
text-align:center;
width:160px;
border-bottom:1px solid #4A4A4A;
border-right:1px solid #4A4A4A;
}