body
{
	background-color: black;
	
	color: #999;
}
	
a { text-decoration: none; }
a:hover { text-decoration: underline; }

.default
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.default h1
{
	margin-bottom: 25px;
}
