.text {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: 003366;
}
.textsm {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: 003366;
}
.featuresm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}
.featurereg {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color: #3300ff;
}


.header {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bolder;
	color: 003366;
}
.textsmbold {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: 003366;
	font-weight: bolder;
}
.textssm {

	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: 003366;
}
.featurelg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
