p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1pt;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
