body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	margin: 30px 30px 30px 300px;}
img {
	left: 30px;
	top: 30px;
	position: absolute;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
p {
	line-height: 2em;
	text-align: justify;
}
