.TextPage {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;






}
.header1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
.TextDate {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	text-decoration: none;
	text-align: center;

}
.TextBottom {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;


}
