
body {
    font:normal 68% verdana,arial,helvetica;
    color:#000000;
}
table tr td, table tr th {
    font-size: 68%;
}

table.details tr th{
    font-weight: bold;
    background:#a6caf0;
}
table.details tr td{
    background:#eeeee0;
}
