.head1blue {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: 33ffcc;
	text-decoration: underline;
}
.body1blue {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: 33ffcc;
}
.subhead1blue {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: 33ffcc;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	color: #33ffcc;
}

