body {
  font-size: 14px;
  line-height: 20px;
	font-family: Arial;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 22px;
	font-family: 'PT Sans';
}

a, a:hover, a:visited {
  color: rgb(53, 122, 160);
}

a:hover {
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
  color: inherit;
}

h1 {
	font-size: 52px;
	line-height: 46px;
	font-family: 'PT Sans Narrow';
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 24px;
	margin-top: 24px;
	text-transform: none;
  color: rgb(252, 253, 253);
}

h2 {
	font-size: 36px;
	line-height: 36px;
	font-family: 'PT Sans Narrow';
	letter-spacing: 0px;
	margin-bottom: 24px;
	margin-top: 24px;
	font-style: normal;
	color: rgb(26, 58, 89);
	font-weight: 700;
}

h3 {
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	font-family: 'PT Sans Narrow';
	line-height: 24px;
	letter-spacing: 0px;
	margin-bottom: 12px;
	margin-top: 24px;
	color: rgb(26, 58, 89);
}

h4 {
	font-family: 'PT Sans Narrow';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	margin-bottom: 12px;
	margin-top: 12px;
	color: rgb(53, 122, 160);
	text-transform: uppercase;
}

p {
	font-size: 14px;
	line-height: 20px;
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 24px;
	margin-top: 24px;
	color: rgb(93, 111, 119);
}

.date {
	font-size: 13px;
	line-height: 16px;
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
	color: rgb(53, 122, 160);
}


.intro {
	font-size: 18px;
	line-height: 24px;
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 24px;
	margin-top: 24px;
	color: rgb(53, 122, 160);
}

.small {
	font-size: 13px;
	line-height: 17px;
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 12px;
	margin-top: 12px;
}

  
