body {
	background-color: #FAFAFA;
}

h1 {
	font-family: Verdana, Sans-serif;
	color: #373737;
	font-size: 1.4em;
}

pre {
	font-family: Verdana, Sans-serif;
	font-size: 0.6em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	background-color: #FAFAFA;
}

a {
	text-decoration:none;
	color: #4A6AB6;
}

a:hover {
	text-decoration: underline;
}
