body, td, th {
    font-family: verdana;
    font-size: 85%;
}

em {
    font-weight: bold;
    font-style: italic;
}

.newsDate {
    font-size: 75%;
    font-style: italic;
    color: #6666cc;
}

.sidebar {
    font-size: 75%;
}

pre,code {
    font-family: "courier new", monospace;
    font-size: 90%;
}

h1 {
    font-family: verdana;
    font-size: 140%;
    font-weight: bold;
    color: #000066;
}

h2 {
    font-family: verdana;
    font-size: 125%;
    font-weight: bold;
    color: #000066;
}

h3 {
    font-family: verdana;
    font-size: 110%;
    font-weight: bold;
    color: #000066;
}

small {
    font-family: verdana;
    font-size: 75%;
}

a.small {
    font-family: verdana;
    font-size: 75%;
    text-decoration: none;
}

.tableTitle {
    font-family: verdana;
    font-weight: bold;
}

.tableExtras {
    font-family: verdana;
    font-size: 85%;
    color: #FFFFFF;
}


input {
    font-family: verdana;
}

textarea {
    font-family: "courier new", monospace;
}

input.small, select.small {
    font-family: verdana;
    font-size: 75%;
}

textarea.small {
    font-family: "courier new", monospace;
    font-size: 75%;
}
