@charset "utf-8";
.small_script_red {
	font-size: 24px;
	font-family: "Lucida Calligraphy";
	color: #F00;
}

.headers {
	font-family: "Lucida Calligraphy", "Bradley Hand ITC", "Comic Sans MS", Arial;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.iasp {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #F00;
}
.red_script_small_font {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #F00;
}
.red_script_small_font a {
	color: #F00;
}
.large_headers {
	font-family: "Lucida Calligraphy";
	font-size: xx-large;
	color: #F00;
}
