.page_tiltle {
	font-family: Calibri;
	font-size: 36px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family: Calibri;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.main_text {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066FF;
	text-align: center;
}
