td{
    font-family: verdana; 
    font-size: 11px;
}

td.head{
    font-family: verdana; 
    font-size: 14px;
    color:#FF0000;
}

td.firstcol{
    font-family: verdana; 
    font-size: 10px;
    font-weight:bold;
}

th{
    font-family: verdana; 
    font-size: 13px;
    font-weight: normal;
    text-align:left;
}

a.text{
    color:#FF0000;
    text-decoration: none;
}


a.text:hover {
    color: #FF0000;
    border-bottom: 1px dotted #FF0000;
}

div.small {
    font-size: 9px;
}
