.table{
color:#03405D;
background-color:#93A9B5;
font-size:12px;
}
.table th {
background-color:#D2DDE4;
border:1px double white;
font-weight:bold;
}
.table td, .table th {
font-family:tahoma;
font-size:9pt;
line-height:normal;
padding:3px 6px;
}
.table td {
background-color:white;
border:2px solid white;
}
