body {
	margin: 0;
	padding: 0;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bottomTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.importantText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.showTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #EE2F4E;
}
a:hover {
	color: #000000;
}
.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.adminTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EE2F4E;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD800;
	background-color: #EE2F4E;
}
.hidden {
	display: none;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
a.castCrew {
	color: #FFFFFF;	
}
.subtitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.cntdownNums {
	font-size: 16px;
	color: #EE2F4E;	
}
.cntdownText {
	font-size: 14px;
	color: #EE2F4E;	
}
