.HeaderMain {
	font-family: Tahoma;
	font-size: 120px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	letter-spacing: 10px;
}
.Text1 {
	font-size: 24px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
.Text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #000;
	
}
.Text2Center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000;
	
}
.Text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.Text3Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Text3HeaderRed {
	font-size: 22px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
