TD.button
{
    BACKGROUND-COLOR: darkblue;
    COLOR: #adff2f;
    FONT-STYLE: italic;
    TEXT-ALIGN: center
}
P.heading
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: #00008b thin solid;
    BORDER-LEFT: #00008b thin solid;
    BORDER-RIGHT: #00008b thin solid;
    BORDER-TOP: #00008b thin solid
}
P.ncdrc
{
    BACKGROUND-COLOR: #00008b;
    COLOR: white;
    TEXT-ALIGN: center
}
BODY
{
    BACKGROUND-COLOR: #ffffcc
}
