h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: normal;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

