@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 39px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	list-style-type: disc;
}
a {
	color: #FF9933;
}
h2 {
	font-size: 56px;
}
h1 {
	font-size: 60px;
}

