body {
	background-color: #063;
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}
/*TEXT*/
.TextCourier {
	color: Black;
	font-family :Courier New, Courier, mono;
	font-size : 18px;
}
.TextCourier_12  {
	color: Black;
	font-family :Courier New, Courier, mono;
	font-size : 12px;
	text-align: center;
}
.TextCourier {
	color: white;
	font-family :Courier New, Courier, mono;
	font-size : 10px;
}
.erf {
	color: #CCC;
}

