.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #E7F7FF;
	width: auto;
	padding-bottom: 4px;
	padding-left: 2px;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #E7F7FF;
	width: auto;
	padding-bottom: 4px;
	padding-left: 2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
