.tagline {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.headlines {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.sublinks {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.links {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.copy {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sidebarheadline {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodylinks {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.bodylinknobold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.fineprint {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 8px;
	color: #000000;
}
