@charset "UTF-8";
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #003366;
}
.Title_Sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}
.Body_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.Body_Text_Bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

