@charset "utf-8";
.Navi_Styles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Body_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.main_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.Body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
