@charset "utf-8";
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #C90;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	position: static;
	border-top-color: #FFF;
	text-align: center;
	font-style: italic;
}
