<STYLE TYPE="text/css"><!--
	.Dummy {}
	.Buttons {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200, bold;
		font-style: normal;
		width: 100px;
		height: 35px;
		background-color: #913782;
		color: #FFFFFF;
		border: 1pt solid #000000;
	}
	.MainCover {
		-ms-flex-align: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-webkit-box-pack: center;
		align-items: center;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 100%;
		min-width: 506px;
		min-height: 750px;
	}
	.MenuLink {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
	}
	.MenuLinkBlack {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	.ResponsiveCell {
			display: block;
	}
	.ResponsiveRow {
			display: inline;
			float: left;
	}
	.ResponsiveTable {
			min-width: 506px;
			max-width: 1012px;
			margin-left: auto;
			margin-right: auto;
	}
	.SectionContainer {
		min-width: 506px;
		min-height: 300px;
	}
	.SectionText {
		min-width: 450px;
		max-width: 1012px;
	}
	.Sticky {
			position: fixed;
			top: 0px;
	}
	.StickyBottom {
			position: fixed;
			bottom: 0;
	}
	.Text {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200;
		font-style: normal;
	}
	.TextBig {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200;
		font-size: 16pt;
		font-style: normal;
	}
	.Title {
		font-family: "Sevillana", cursive;
		font-weight: 1200;
		font-size: 32pt;
		font-style: normal;
		text-decoration: none;
	}
	.Title2 {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200, bold;
		font-style: normal;
		font-size: 32pt;
		text-decoration: none;
	}
	.Title2Tiny {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200, bold;
		font-style: normal;
		font-size: 24pt;
		text-decoration: none;
	}
	.TitleMain {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200, bold;
		font-style: normal;
		font-size: 32pt;
		color: #FFFFFF;
		text-shadow: 1px 0 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000;
		text-decoration: none;
	}
	.TitleMainTiny {
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 200, bold;
		font-style: normal;
		font-size: 20pt;
		color: #FFFFFF;
		text-shadow: 1px 0 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000;
		text-decoration: none;
	}
	.TitleWhile {
		font-family: "Sevillana", cursive;
		font-weight: 1200;
		font-size: 32pt;
		font-style: normal;
		color: #FFFFFF;
		text-shadow: 1px 0 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000;
		text-decoration: none;
	}
	.TitleWhileTiny {
		font-family: "Sevillana", cursive;
		font-weight: 1200;
		font-size: 20pt;
		font-style: normal;
		color: #FFFFFF;
		text-shadow: 1px 0 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000;
		text-decoration: none;
	}
	.TitleWhileAndBorder {
		font-family: "Sevillana", cursive;
		font-weight: 1200;
		font-size: 32pt;
		font-style: normal;
		color: #FFFFFF;
		text-shadow: 2px 0 0 #000000, 0 -2px 0 #000000, 0 2px 0 #000000, -2px 0 0 #000000;
		text-decoration: none;
	}
	a:hover {
			color: #F0A51A;
			transition-duration: 500ms;
			transition-property: color;
	}
	body {
			opacity: 0;
			transition: opacity 1000ms;
	}
--></STYLE>