@charset "UTF-8";
h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 8px;
}
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-large;
	color: #006666;
	font-weight: bold;
}
