body {
 
 
}
a:link {
 text-decoration:underline;
 color:#FFFFFF;
}
a:visited {
 text-decoration:underline;
 color:#FFFFFF;
}
a:hover {
 text-decoration:overline;
 color:#FFFF00;
}

td {
    text-align:left;
    vertical-align:top;
}

td.back {
    padding:5px;
}

td.head {
/*    text-align:center; background-image:url(header.jpg);
    background-repeat:no-repeat;*/
}

td.foot {
    font-size:9pt;
    text-align:center;
}