p {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}

