@charset "utf-8";
h1 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	text-transform: capitalize;
	font-weight: normal;
	background-position: center;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #FFFFCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	color: #FFFFCC;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
}
h5 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
}

