.fryerdefault {
	font-family: "Comic Sans MS";
}
.header {
	font-family: "Comic Sans MS";
	text-indent: 15px;
}
.italics {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: italic;
}
.smallfooter {
	background-position: center;
	font-family: "Comic Sans MS";
	font-size: xx-small;
	text-align: center;
}
.breadcrumb {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000099;
}
.subcats {
	background-position: center;
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000000;
}
.pub {
	font-family: "Comic Sans MS";
	font-size: small;
}
.bolddefault {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000099;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
