body
{
	color: #FFFFFF;
	background-color: black;
	font-size: 12pt;
	font-family: Verdana;	
}

a
{
	color: #FF0000;
}

a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

table
{
	font-size: 12pt;		
}

form
{
	margin: 0px;
}

.header
{
	font-size: 18pt;
	font-weight: bold;
}

.notice
{
	color: red;
	font-weight: bold;
}

.form
{
	background-color: #C0C0C0;
	border: 0px;
	width: 300px;
}