.mainfont {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.medifont {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titlefont {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.tinyfont {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.tshirts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
