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

.S {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
}

A {
	color: #d0d0d0;
/*	font-weight: bold; */
	font-style: italic;
}

A:visited {
	color: #d0d0d0;
/*	font-weight: bold; */
	font-style: italic;
}