.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
}
.Slogan {
	font-family: "Arial Rounded MT Bold";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.GoBackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.SeatCoverHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #40539F;
	font-style: normal;
}

.Invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.SloganSmall {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.ContactHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.TextBoldIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.LgeTextRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.TextBoldIt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}


.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.OutletsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: 500;
	color: #000000;
}
