h1 {
	font-family: Verdana, Arial, sans;
	font-size:10px;
	color:#ffffff;
	border-top: none;
	border-bottom: 3px solid #D64203;
	text-align: left;
	text-transform: uppercase;
	background-color: #EC5F00;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-indent: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	clip: rect(-10px,auto,auto,auto);
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width: 450px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
