body, td, ul, p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

a.white {
    color:#ffffff;
}

a.colored {
    color:#9999cc;
}

.fineprint {
    font-size: x-small;
}

em {
    font-size:medium;
}
