.heading1 {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.description {
	font-size: small;
	font-style: italic;
}
.item1 {
	font-size: medium;
	font-weight: bold;
	color: #339900;
}
