BODY {
    font-family: Arial;
}

P {
    font-family: Arial;
    font-size: 16;
}

P.header {
    font-family: Arial;
    font-size: 20;
    font-weight: bold;
    color: #000066;
}

FONT.sidebar {
    font-family: Arial;
    font-size: 9pt;
}

TD.sidebg {
    background-image: url(http://www.bluewebstudios.com/images/layout_side_bg.gif);
    background-repeat: no-repeat;
}

A:link {
    color: #000099;
    text-decoration: underline;
}
A:visited {
    color: #000099;
    text-decoration: underline;
}
A:hover {
    color: #6666CC;
    text-decoration: underline;
}

A.topmenu:link {
    color: #FFFFFF;
    text-decoration: none;
}
A.topmenu:visited {
    color: #FFFFFF;
    text-decoration: none;
}
A.topmenu:hover {
    color: #CCCCFF;
    text-decoration: underline;
}

A.topmenuhighlight:link {
    color: #FFFF00;
    text-decoration: none;
}
A.topmenuhighlight:visited {
    color: #FFFF00;
    text-decoration: none;
}
A.topmenuhighlight:hover {
    color: #FFFF00;
    text-decoration: underline;
}