body{
	background-color: #000000;
	color: #ffffff;
	overflow: hidden;
  border: 0;
	padding:0px;
	font-family: arial;
	line-height: 150%;
	letter-spacing: 1.0pt;
}
TABLE{
  font-size: 10pt;
}
a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.credit:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a.credit:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.credit:active {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a.credit:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
span.credit {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
span.marcocaps{
  text-transform: uppercase;
  font-size: 9pt;
}

