p {
	margin: 7px 0;
}

h1, h2, h3 {
	color: #139c8d;
	line-height: 120%;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.green {
	color: #139c8d;
}

a,
a:link,
a:visited {
	color: #139c8d !important;
	text-decoration: none !important;
}

a:hover {
	color: #707070 !important;
	text-decoration: none !important;
}
