.tagline {
	font-family: papyrus, Papyrus;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.title {
	font-family: Impact;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0099;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	height: auto;
	width: auto;
}
.comic {
	font-family: "Comic Sans MS", Papyrus;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
	background-color: #FFFFFF;
	vertical-align: top;
}
.comiccaps {
	font-family: "Comic Sans MS", Papyrus;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align:center;
	background-color: #FFFFFF;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	display: block;
	white-space: normal;
	vertical-align: middle;
}
.image {
	background-color: #FFFFFF;
	text-align: center;
}
.comicleft {
	font-family: "Comic Sans MS", Papyrus;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:left;
	background-color: #FFFFFF;
	vertical-align: top;
}
.dateweek {
	font-family: Impact;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #33CCCC;
	text-align: center;
	vertical-align: top;
	letter-spacing: .2em;
}
.verdanaleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	display: block;
	white-space: normal;
	vertical-align: middle;
}

