INPUT
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 9px;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: verdana
}
TEXTAREA
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 11px;
    OVERFLOW: auto;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: verdana
}
SELECT
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 10px;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: verdana
}
.DataFont
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}
.Headdings
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #284B9D;
    FONT-FAMILY: Verdana, 'Monotype Corsiva',  Arial
}
.DataFontBold
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    text-decoration: none;
}
.DataFontBoldBlue
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #284B9D;
    FONT-FAMILY: Verdana, Arial
}
.HeaddingBlack
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 15pt;
    COLOR: #000000;
    FONT-FAMILY: Pristina
}
BODY
{
	margin: 0px;
	background-color: Black;
}
