@charset "utf-8";
/* CSS Document */

.copy1 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	line-height: 22px;
}
.highlight {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f3cf00;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #464646;
}
.blackcopy {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.furizzy {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}
.bluecopy {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #0c5669;
	font-weight: bold;
}
.redcopy {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #fe0e03;
	font-weight: bold;
}