body, p {
	background-color:#000400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin:10px;
}

a, a:visited, h1, h2 {
	color: #a90303;
	text-decoration:none;
	font-weight:bold;
}

h1 {
font-size:1.4em;
}

h2 {
font-size:1.1em;
}

a:hover {
text-decoration:underline;
}
