body {
	margin-top: 3%;
	margin-bottom: 3%;
	margin-right: 3%;
	margin-left: 3%;
	font-family: "Courier New", Courier, mono;
	font-size: 1pc;

	
}
.blah {
	font-family: "Courier New", Courier, mono;
	font-size: .75pc;
}
.caps {
	text-transform: uppercase;
}
.gray {
	color: #C2C2C2;
	font-size: 0.6pc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

