body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212818;
}

a {
	color: #700000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #700000;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 110%;
}
	
