.grayhead {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 18px;
	font-weight: bold;
	color: #757575;
}

.darkbluehead {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 18px;
	font-weight: bold;
	color: #00579B;
}

.prizepink {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 17px;
	font-weight: bold;
	color: #FF0066;
}

.smallprizepink {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 15px;
	font-weight: bold;
	color: #FF0066;
}

.prizeblue {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 15px;
	font-weight: bold;
	color: #309AFF;
}

.biggestblack {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 36px;
	font-weight: normal;
	color: #000;
}

.biggerblack {
	font-family: 'MS Sans Serif', 'Tahoma';
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

