body {
	background-color: #000;
	color: #DDD;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

a:link, a:visited, a:focus, a:hover, a:active  { 
	text-decoration: none; 
	border: none;
	margin: none;
	color: #888;
	font-size: 10pt;
}

img {
	margin: none;
}