.header {
font-family: Geneva, Verdana; 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
#line-height: 4mm;
white-space: nowrap;
}

table.data {
background-color: WhiteSmoke;
border : 1px solid #ccc;    
}

table.data td.header {
font-size: 11px;
font-weight: bold;
text-align: left;
background-color: #cccccc;
color: navy;
position:relative;
cursor: default;
text-decoration: none;
}

table.data td {
text-align: left;
white-space: nowrap;
font-size: 11px;
}
