.date {
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
}
.venue {
	color: #037DAB;
	font-family: Arial;
	font-size: 11px;
}
.venuebold {
	color: #037DAB;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.text {

	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
.field {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.text_yellow {


	color: #FBA304;
	font-family: Arial;
	font-size: 11px;
}
.textsmall {


	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.textbold {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.grey {


	color: #333333;
	font-family: Arial;
	font-size: 12px;
}
