.Text {
	color : Black;
	font-family : Arial;
	font-size : 17px;
	font-weight: bold;
}
.BigText {
	color : Black;
	font-family : Arial;
	font-size : 30px;
	font-weight: bold;
}
.MidText {
	color : Black;
	font-family : Arial;
	font-size : 12px;
}
.MidText2 {
	color : Black;
	font-family : Arial;
	font-size : 14px;
}
.SmallText {
	color : Black;
	font-family : Arial;
	font-size : 8px;
}
.MidTextRed {
	color : Red;
	font-family : Arial;
	font-size : 17px;
	font-weight : bold;
}
.MapText {
	color : Black;
	font-family : Arial;
	font-size : 15px;
	font-weight: bold;
