@charset "ISO-8859-1";
h1 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-transform: uppercase;
}
