BODY {
    font-family: Arial;
}

P {
    font-family: Arial;
    font-size: 14;
}

BLOCKQUOTE {
    font-family: Arial;
    font-size: 14;
}

P.heading {
    font-family: Verdana;
    font-size: 20;
}

TD.sidemenu {
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 6px;
}

A:link {
    color: #000099;
}
A:visited {
    color: #000099;
}
A:hover {
    color: #0000FF;
}

A.small:link {
    font-size: 12;
    font-weight: bolder;
    color: #000099;
    text-decoration: none;
}
A.small:visited {
    font-size: 12;
    font-weight: bolder;
    color: #000099;
    text-decoration: none;
}
A.small:hover {
    font-size: 12;
    font-weight: bolder;
    color: #0000FF;
    text-decoration: underline;
}

A.sidemenu:link {
    font-size: 13;
    font-weight: bolder;
    color: #000000;
    text-decoration: none;
}
A.sidemenu:visited {
    font-size: 13;
    font-weight: bolder;
    color: #000000;
    text-decoration: none;
}
A.sidemenu:hover {
    font-size: 13;
    font-weight: bolder;
    color: #0000AA;
    text-decoration: underline;
}
