.shtyles {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.finepirt {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
}
.smaller-text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #003366;
}
.shtylesRED {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
