body {
	font-size: 75%;
	font-family: arial, sans-serif;
	color: #7A7A7A;
}

a {
	text-decoration: none;
	color: #7A7A7A;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-weight: normal;
	color: #00B5CC;
}
h1 {
	font-size: 1.66667em;
}
h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.41667em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

ol {
	margin-left: 1.8em;
}

.hidden {
	display: none;
}
