/* styles specific for the page */
.headings {
	font-family: pt-sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}
.download {
	font-family: pt-sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #051137;
}
.image_left {
	float: left;
	margin-right: 20px;
}
.image_right {
	float: right;
	margin-left: 20px;
        margin-right: 10px;
}