BODY
{
    FONT-SIZE: 0.9em;
    COLOR: white;
    FONT-FAMILY: verdana,tahoma,arial,sans-serif;
    BACKGROUND-COLOR: black
}
P
{
    FONT-SIZE: 0.8em;
    COLOR: white;
    FONT-FAMILY: verdana, tahoma, arial
}
TD
{
    FONT-SIZE: 0.8em;
    FONT-FAMILY: verdana,tahoma,arial,sans-serif
}
TH
{
    FONT-SIZE: 0.9em;
    FONT-FAMILY: verdana,tahoma,arial,sans-serif;
    BACKGROUND-COLOR: #808080
}
A:link
{
    COLOR: gray
}
A:visited
{
    COLOR: #7d0417
}
A:active
{
    COLOR: #7d0417
}
A:hover
{
    COLOR: #ff0000
}
.button
{
    BORDER-TOP: #404040 thin ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #404040 thin ridge;
    BORDER-BOTTOM: #404040 thin ridge;
    FONT-FAMILY: Verdana, Tahoma;
    BACKGROUND-COLOR: #d0d0d0
}
.textbox
{
    BORDER-RIGHT: #404040 thin groove;
    BORDER-TOP: #404040 thin ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #404040 thin ridge;
    BORDER-BOTTOM: #404040 thin ridge;
    FONT-FAMILY: Verdana, Tahoma;
    BACKGROUND-COLOR: #d0d0d0
}
