body {
	font-size: 14px;	
}
pre {
	color: maroon;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 25px;
}
em {
	color: #585858;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	margin-top: 35px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	color: grey;
}
p {
	margin-bottom: 5px;
}
