.regular {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.regularbig {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.regulartimes {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
