@charset "ISO-8859-1";
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
