h1 {
	color: #009999;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}
.sml {
	font-size: 90%;
}
.redboldbig1 {
	font-size: 120%;
	color: #CE0000;
	font-weight: bold;
}
.redboldbig2 {
	font-size: 140%;
	color: #CE0000;
	font-weight: bold;
}

