﻿.astContactText {
	padding: 20px 2em 10px 2em;
	font-family: "Century Schoolbook";
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	clear: both;
}
.astContactEmphasizedText {
	font-family: "Century Schoolbook";
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.astContactSmallText {
	font-family: "Century Schoolbook";
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
.astContactMainImage {
	text-align: center;
	margin-top: 1em;
}
