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