.h1 {
	font-size: small;
	font-weight: bold;
	color: #090;
	text-align: left;
}
.h2 {
	font-weight: bold;
	color: #090;
}
.h3 {
	color: #900;
}
.overline {
	color: #06F;
	text-decoration: line-through;
}

