BODY {
    font-family: Arial;
}

P {
    font-family: Arial;
    font-size: 14;
}

P.header {
    color: #006699;
    font-family: Verdana;
    font-size: 20;
}

TD {
    font-family: Arial;
    font-size: 14;
}

A:link {
    color: #000099;
    text-decoration: underline;
}
A:visited {
    color: #000099;
    text-decoration: underline;
}
A:hover {
    color: #0066FF;
    text-decoration: underline;
}

A.menubar:link {
    color: #003300;
    text-decoration: none;
}
A.menubar:visited {
    color: #003300;
    text-decoration: none;
}
A.menubar:hover {
    color: #CC0066;
    text-decoration: underline;
}

A.sidemenu:link {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}
A.sidemenu:visited {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}
A.sidemenu:hover {
    color: #000099;
    text-decoration: underline;
}

A.sidemenuindented:link {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    padding-left: 25px;
}
A.sidemenuindented:visited {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    padding-left: 25px;
}
A.sidemenuindented:hover {
    color: #000099;
    text-decoration: underline;
    padding-left: 25px;
}

A.register:link {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #990000;
    text-decoration: none;
    padding-left: 25px;
}
A.register:visited {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #990000;
    text-decoration: none;
    padding-left: 25px;
}
A.register:hover {
    color: #990000;
    text-decoration: underline;
    padding-left: 25px;
}