body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li, input, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, small {
    font-size: 8pt;
}

p {
    font-size: 9pt;
    color: #707070;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

ol, ul, li {
    font-size: 10pt;
}

td, th {
    font-size: 10pt;
}

tr {
    font-size: 10pt;
}

dd, dt {
    font-size: 10pt;
}

textarea, pre, nobr {
    font-family: monospace;
    font-size: 9pt;
}

input, select {
    font-size: 10pt;
}
