.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textheadline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
a.textheadline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
a.textheadline:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: underline;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
}
.textheadline2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.textsmall {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textsmalltitle {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.textcenter {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-position: center center;
}
