body {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #ffcc00;
}
.style2 {
	color: #ff6600;
}
.style3 {
	color: #cc6600;
}
.style4 {
	color: #cc0000;
}
.section li {
	font-weight: bold;
}
.section ol li {
	list-style-type: none;
	font-weight: normal;
}
ul li {
	padding: .35em;
}

