BODY
{
	margin: 0px;
	background-color: #000000;
}

.DataFont
{
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-family: Arial, Verdana;
}

.Heading
{
	font-size: 11pt;
	color: #D57D00;
	font-weight: bold;
	font-family: Arial, Verdana;
}

.DataFontBold
{
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}

.DataFontRed
{
	font-size: 12px;
	color: #B82D0D;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}

.DataFontPink
{
	font-size: 12px;
	color: #7E1A6B;
	line-height: 130%;
	font-family: Arial, Myriad Pro, Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}

.TR
{
	background-color: #000000;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, tahoma, arial;
}

.TDBorder
{
	border: solid 1px #DDDDDD;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, tahoma, arial;
}
