.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 300;
}
.whiteText {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
}
.smallwhiteText {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
}
.text2 {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 300;
}

