body {
	background-color: #000000;
	margin: 0px;
}
td {
	font-size: 9pt;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: justify;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
