BODY {
    font-family: "Arial","Helvetica",sans-serif;
    font-size: 13px;
    background-color: #eeeeee;
    color: #222222;
    margin-left: 5%;
    margin-right: 5%;
}

/* hack for Netscape 4.x */

TD, TH {
    font-family: "Arial","Helvetica",sans-serif;
    font-size: 13px;
}

A {
    text-decoration: none;
}

A:LINK {
    color: #4022aa;
    font-weight: bold;
    background: transparent;
}

A:HOVER {
    color: #8042da;
    text-decoration: underline;
    background: transparent;
}

A:ACTIVE {
    color: black;
    background: white;
}

A:VISITED {
    color: #200066;
    font-weight: bold;
    background: transparent;
}

DT {
    font-weight: bold;
}

/* custom styles */

.top {
    font: bold 16px "Arial", "Helvetica", sans-serif;
}

.motto {
    font: 12px "Arial", "Helvetica", sans-serif;
}

.title {
    font: bold 13px "Arial", "Helvetica", sans-serif;
}

.titlebar {
    background: #dddddd;
    text-align: right;
    color: #222222;
}

.maintable {
    background: #eeeeee;
}

.link {
    text-align: center;
    font: 12px "Arial", "Helvetica", sans-serif;
}

.tootiny {
        FONT-SIZE: 11px; LINE-HEIGHT: 10px; FONT-FAMILY: terminal, verdana
}
 
.tiny {
        FONT-SIZE: 11px;
}






