@charset "utf-8";
h3 {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman";
	font-size: 30px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #C46506;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: 120%;
	word-spacing: 2px;
	display: block;
}

