BODY
{
    FONT-SIZE: 10pt;
    BACKGROUND: url(images/right.gif) black fixed no-repeat left top;
    COLOR: white;
    FONT-FAMILY: Verdana
}
P.justify
{
    FONT-SIZE: 10pt;
    TEXT-ALIGN: justify
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: lightgrey;
    TEXT-DECORATION: none
}
A
{
    COLOR: gainsboro;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
TABLE
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
TD
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
SELECT
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    COLOR: white;
    BORDER-BOTTOM: thin outset;
    BACKGROUND-COLOR: maroon
}
TEXTAREA
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    COLOR: white;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: maroon
}
INPUT
{
    BORDER-RIGHT: lightgrey thin outset;
    BORDER-TOP: lightgrey thin outset;
    BORDER-LEFT: lightgrey thin outset;
    COLOR: white;
    BORDER-BOTTOM: lightgrey thin outset;
    BACKGROUND-COLOR: maroon
}
