.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Arial;
}
.deepgrey {
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.red {
	font-size: 12px;
	color: #F95559;
	font-family: Arial;
}

.selectlist {
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	height: 20px;
	font-family: Arial;
}
.black_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.black {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.black_no_int {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: Arial;
}

