@charset "utf-8";
/* CSS Document */


body {
	font-family: century gothic;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #191919;
}
h1 {
	font-family: bradley hand ITC;
	font-size: 40pt;
	font-weight: bold;
	color: #ff3c54;
}


h2 {
	font-family: century gothic;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #291fbe;
}

a:hover {
	color: #ff9900;
	font-weight: bold;
}


h3 {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #291fbe;
	text-decoration: none;
}
h4 {
	font-family: century gothic;
	font-size: 10pt;
	font-weight: bold;
	color: #291fbe;
}
h5 {
	font-family: "Bradley Hand ITC";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #191919;
	text-decoration: none;
}
a {
	font-family: century gothic;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0075d5;
	text-decoration: none;
}
