
body {
	text-align:center;
	margin: 0px;
	background: #ecece6;
	/*font-family: "Helvetica Neue", Helvetica, Arial , sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	line-height: 1.4em;	
	color: #6d6e71;	/*color: #6d6e71;*/
	
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify; 
	font-size: 0.9em;
}

h1 {
	font-size: 1.5em;
	font-weight: 200;
	letter-spacing: -1px;
	color: #5e5f63;
	margin-bottom: 20px;
	line-height:1em; 
}

h2 {
	font-size: 1.3em;
	font-weight: 100;
	color: #5e5f63;
	margin-bottom: 35px;
	border-top: 3px solid #5e5f63;
	padding: 4px 0 0 0;
}

a img {
	border: none;	
}

a {
	color: #a2ad00;	/*6d6e71*/
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline-style: none;
}

.green {
	color: #ced629;
}

.clear-both {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
