BODY
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: none;
	background-color: #660000;
	color: #000000;
}

A
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: none;
	text-decoration:none;
	color: #000000;
}

A#body
{
	color: #FFFFFF;
}

A:link
{
	text-decoration:none;
	font-weight: bold;
}

A:visited
{
	text-decoration:none;
	font-weight: bold;
}

A:active
{
	text-decoration:none;
	font-weight: bold;
}

A:hover
{
	color: #00AADD;
	text-decoration:underline;
}

.table
{
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight: none;
	color: #000000;
	background-color: #EEEEEE;
}

.tableheader
{
	font-family: Arial,Helvetica;
	font-size: 11pt;
	font-weight: Bold;
	color: #000000;
	background-color: #EEEEEE;
}

.tablemini
{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
	background-color: #EEEEEE;
}

.tableerror
{
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight: Bold;
	color: #AA0000;
	background-color: #EEEEEE;
}

.formbutton
{
	background-color: #EEEEEE;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.formcheckbox
{
	background-color: #EEEEEE;
	color: #000000;
	border-style: none;
}

.formtext
{
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
