@charset "UTF-8";
/* CSS Document */
.headline {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #F68F04;
	text-align: center;
}
.dateline {
	font-family: "Comic Sans MS", cursive;
	font-size: 32px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.toptext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
.tabletext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a.tabletext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.tabledate {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F68F04;
}
.tabletextlight {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.tableback {
	background-color: #060;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
