p {
	font-family: Courier, mono;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
h1 {
	font-family: Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-family: Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

