body
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: black;
}
TD
{
	font-size: 10pt;
	font-family: Arial;
}
.alternatingitemstyle
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: black;
}
.itemstyle
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: black;
}
.itemstyle TD
{
	font-size: 10pt;
}
.alternatingitemstyle TD
{
	font-size: 10pt;
}
.DefaultLabel
{
	font-weight: bold;
	color: white;
	font-family: Arial;
}
.Information
{
	font-weight: bold;
	color: #DDB68F;
	font-family: Arial;
}
A
{
	font-weight: bold;
	color: gold;
	font-family: Arial;
	text-decoration: none;
}
.ErrorText
{
	font-weight: bold;
	font-size: 10pt;
	color: gold;
	font-family: Arial;
}
.pagetitle
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-style: italic;
}
.Highlight
{
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}