@charset "utf-8";
.contestWinner {
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #33CCCC;
}
.contestCongrats {
	font-size: 14pt;
	font-weight: bold;
}
.contestInstructions {
	font-size: 12pt;
	font-weight: bold;
}
