@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: #9900ff;
}

a {
	font-family: century gothic;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
h2 {
	font-family: century gothic;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #00CC00;
}
a:hover {color: #ffcc00};

h3 {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9900FF;
	text-decoration: none;
}

