@charset "utf-8";
.Para_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 50px;
}
.title_text {
	color: #2A1FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: inherit;
	font-weight: normal;
	font-variant: normal;
}

.normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: inherit;
	font-weight: normal;
	font-variant: normal;
	color: #0080FF;
	text-align: center;
}
