body {
	font-family: sans-serif;
	font-size: medium;
}

h1 {
	background-color: inherit;
	color: #336699;
	font-family: sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #999966;
	font-family: sans-serif;
	font-size: large;
	font-weight: bold;
}

li {
	color: #999966;
	font-family: sans-serif;
	font-weight: 600;
}

h3 {
	color: #999966;
	font-family: sans-serif;
	font-size: small;
	text-transform: uppercase;
}