body {
	background: #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
}


a {
	font-size: 10pt;
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #9EBF26;
}

