@charset "UTF-8";
h1 {
	font-family: "Monotype Corsiva";
	font-size: 50px;
	color: #CC6600;
}
h3 {
	font-family: "Monotype Corsiva";
	font-style: italic;
	text-transform: capitalize;
	color: #CC6600;
	font-size: 24px;
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	color: #000000;
	text-transform: capitalize;
}
h5 {
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	font-size: 18px;
}
h4 {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #CC6600;
}
h6 {
	font-size: 18px;
	color: #000000;
	font-family: "Monotype Corsiva";
	font-style: normal;
}
