.typewritertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #333333;
}
.BrchureTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #333333;
	letter-spacing: 0.2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-weight: bold;
}
