@charset "utf-8";
.Headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Title_styles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.copyright_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.Body_Text_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #FFFFFF;
}
