h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #912C20;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline overline;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
