@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #303;
	color: #999999;
}
h1 {
	color: #999;
	text-align: left;
}
.Headlines {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	background-color: 303;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
