.TextTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.TextBodyRed {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.TextBodySmallRed {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.TextBodySmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smallerTextWarn {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
}.TextSignIn {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextSignInBig {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.EventTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FEFEFE;
}

.main_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight:bold;
	color:#000000;
}