BODY {font: 10pt Arial,Verdana,sans-serif; color: white; margin: 0px; padding: 0px;}
H1 {font: 14pt Verdana,Arial,sans-serif; color: white; display: inline;}
IMG {border-style: none;}
TABLE {font: 10pt Arial,Verdana,sans-serif; color: white; margin: 0px; padding: 0px;}

A:link {text-decoration:underline; color:#FFB400;}
A:visited {text-decoration:underline; color:#FFB400;}
A:active {text-decoration:none; color:#FFB400;}
A:hover {text-decoration:none; color:#FFFFFF;}

.small {font: 7pt Arial,Verdana,sans-serif;}
.yellow{color:#FFB400;}
.bold {font-weight:bold;}
.just {text-align: justify;}
.whitebg 
{
	background-color:#FFFFFF;
	BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	FONT-FAMILY: Verdana,Arial,Sans-Serif;
	FONT-SIZE: 7pt;
}

.INPUT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #999999;
}
TEXTAREA
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
    BACKGROUND-COLOR: #ffffff
}
SELECT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #ffffff
}
FORM
{
	margin-top: 0px;
    MARGIN-BOTTOM: 0px
}