
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}

h6, h5, h4, h3, h2, h1 
{
	color: #00542d;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1em;
}

p 
{
	margin-bottom: 1em;
}