@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	color: #00C800;
	z-index: 0;
}
#notthispage {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	z-index: 0;
}
#smalltext {
	font-size: 10px;
}
