body {
    background-color: white;
    color: black;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 10pt;
}

pre, tt {
    font-family: "Courier New", "Courier", monospace;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul {
    list-style: square;
}

img {
    border: 0;
}

