.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	color: #FFF;
}
.whitetextbigger {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 20px;
}
.rartext {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #FF0;
}
.yellow {
	color: #FFDB0A;
}
.blacktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.yellowtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0;
	line-height: 18px;
}
