.body {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.subhead {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C93553;
	text-decoration: none;
}
.subbold {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C93553;
	font-weight: bold;
	text-decoration: none;
}
.countdown {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #C93553;
	font-weight: bold;
}

.box {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffc;
	border: 1px solid #ededed;
	padding: 5px;
}