body {
	color:#555;
	background:#fff;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

h2 {
	color: #000;
	font-family:monospace;
}

.header {
	color:#222;
	font-family:monospace;
	font-size:44px;
}

a:link, a:visited {
	font-family:monospace;
	font-weight: bold;
	color:#777;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	font-family:monospace;
	font-weight: bold;
	color:#333;
	text-decoration:underline;
}

