@charset "utf-8";
.Main_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	color: #0000ff;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
	color: #0000ff;
}
.Sub-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0000ff;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	color: #0000ff;
}
.body_text_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #0000ff;
	vertical-align: top;
}
.car_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}
