@charset "UTF-8";
h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	font-family: Futura, Garamond, Optima, sans-serif;
}
p {
	font-family: Futura, Garamond, Optima, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
