@charset "UTF-8";
.Text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #A40015;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	font-variant: normal;
	color: #A50016;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #A50016;
}

