h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.lightgreen {
	color: #7FC37B;
}
.largegreen {
	font-size: 34px;
	color: #147553;
	font-family: Georgia, "Times New Roman", Times, serif;
}

