.text {
	font-family: "Courier New", Courier, mono;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.text_sml {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.text_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
