﻿.Stade {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.HeadingText {
	font-size: small;
	font-family: Verdana;
	text-transform: uppercase;
}
.BodyText {
	font-size: small;
	font-family: Verdana;
}
.ButtonText {
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.HomeText {
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.BigHeading {
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: large;
}
.HeadingTextWhite {
	font-size: small;
	font-family: Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
}
.BodyTextWhite {
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
}
