#weather_lottery_table {
	background-color:	white;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	text-align:			center;
}

.weather_lottery_banner {
	background-color:	#0060A9;
	color:				white;
	font-size:			large;
	font-weight:		bold;
	text-align:			center;
}
.weather_lottery_detail {
	font-size:			small;
	text-align:			center;
}
.weather_lottery_heading {
	font-size:			medium;
	font-weight:		bold;
	text-align:			center;
}
.weather_lottery_highlight {
	font-size:			large;
}
.weather_lottery_huge {
	background-color:	black;
	color:				white;
	font-size:			36px;
}

