@charset "utf-8";
.Title_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=75);
}
.Title_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6CAED7;
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}
