body {
    font-family: Arial;
    font-size: 10pt;
}

table {
    font-family: Arial;
    font-size: 10pt;
}

a {
    color: white;
}

a:visited {
    color: white;
}

a:link {
    color: white;
}

a:hover {
    color: white;
}

img {
    border: none;
}

.smallButton {
    height: 18px;
    font-size: 7pt;
}