html,body,table,tr,td,p,b,i { 
    font-family:Arial,Helvetica,Sans-Serif; 
    font-size:10pt; 
}

.header { 
    font-family:Arial,Helvetica,Sans-Serif; 
    font-size:10pt;
    font-weight:normal;
}
.address { 
    font-family:Arial,Helvetica,Sans-Serif; 
    font-size:9pt;
    font-weight:normal;
}

.currentfile {
    font-weight:bold;
}

a { 
    color:brown; 
    font-weight:bold; 
}

a:hover { 
    text-decoration:underline;
    color:green; 
}
