h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

body {
	line-height:140%;
	font-size: 12px;
	color: #555555;
	font-family: Helvetica, sans-serif, Arial;
}


a {
	color: #df7900;
	text-decoration: underline;
}

a:hover {
	color: #df7900;
	text-decoration: underline;
}


h1 {
	font-size: 24px;
	font-weight: normal;
}