body {
	background-color: #41341b;
	color:#ffffff;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

a {font-weight: bold;
	color: #bb0000;}

a:hover {color: #ffffff;}