@charset "utf-8";
/* CSS Document */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #100000;
	padding-left: 5px;
	padding-right: 5px;
}
.saturday {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 900;
	color: #59A2CD;
}
.textlarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #100000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	max-height: 12px;
}
.textlargerbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #100000;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
