.nathanred {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.nathansmall {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	color: #FFFFFF;
}
.aboutunderline {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
