body {
    background-color: #ffffff;
    /* font-family: sans-serif; */
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: small;
}
a:link {
    color: #0000ff;
}
a:visited {
    color: #0000ff;
}
a.white:link {
    color: #ffffff;
}
a.white:visited {
    color: #ffffff;
}
p.indent {
    text-indent: 1cm;
}
td {
    vertical-align: top;
    font-size: small;
}
