BODY
{
    BACKGROUND-COLOR: #000000;
    BORDER-BOTTOM: #006400 solid;
    BORDER-LEFT: #006400 groove thin;
    BORDER-RIGHT: #006400 groove thin;
    BORDER-TOP: #006400 double thick;
    COLOR: #eff7ff;
    FONT-FAMILY: 'Comic Sans MS';
    MARGIN: 10pt
}
#pclass
{
    BACKGROUND-COLOR: #191970;
    BORDER-BOTTOM: #cd853f inset thin;
    BORDER-LEFT: #cd853f inset thin;
    BORDER-RIGHT: #cd853f inset thin;
    BORDER-TOP: #cd853f inset thin;
    COLOR: #fffafa;
    FONT-FAMILY: 'Courier New';
    FONT-SIZE: 12pt
}
#hlinkactive
{
    BACKGROUND-COLOR: #FF4500;
    COLOR: #191970;
    FONT-FAMILY: Times New Roman
}
#hlink
{
    BACKGROUND-COLOR: #FFA500;
    BORDER-BOTTOM: #cd853f inset thin;
    BORDER-LEFT: #cd853f inset thin;
    BORDER-RIGHT: #cd853f inset thin;
    BORDER-TOP: #cd853f inset thin;
    COLOR: #fffafa;
    CURSOR: hand;
    FONT-FAMILY: 'Courier New';
    FONT-SIZE: 12pt
}
