.Page_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A909F;
	font-weight: bold;
}
.Page_Breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #778288;
}

.Page_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.form_button {
	text-align: center;
}
.centering {
	text-align: center;
}
.page_justify {
	text-align: justify;
}
.body_text .page_justify .Page_text {
	text-align: justify;
}
