<STYLE TYPE="text/css"><!--
	.Dummy {}
	.Buttons {
			font-family: Arial;
			font-size: 10pt;
			font-weight: bold;
			height: 35px;
			background-color: #4A0B0B;
			color: #FFFFFF;
			border: 1pt solid #000000;
	}
	.ClassPopupItem {
			position: absolute;
			visibility: hidden;
			z-index: 100;
	}
	.MenuLink {
			color: #000000;
			text-decoration: none;
	}
	.MenuLink:hover {
		color: #4A0B0B
	}
	.ResponsiveBigCell {
			display: block;
			width: 525px;
			height: 375px;
			min-height: 375px;
			max-height: 375px;
	}
	.ResponsiveCell {
			display: block;
			width: 250px;
			height: 375px;
			min-height: 375px;
			max-height: 375px;
	}
	.ResponsiveCellFont {
			font-size: 10pt;
			letter-spacing: 0.1pt;
			text-justify: inter-word;
	}
	.ResponsiveCellItem {
			display: block;
	}
	.ResponsiveCellLaComunidad {
			display: block;
			width: 220px;
			height: 310px;
			min-height: 310px;
			max-height: 310px;
	}
	.ResponsiveRow {
			display: inline;
			float: left;
	}
	.ResponsiveTable {
			min-width: 550px;
			max-width: 1100px;
			margin-left: auto;
			margin-right: auto;
	}
	.ResponsiveTableItem {
			min-width: 720px;
			max-width: 1100px;
			margin-left: auto;
			margin-right: auto;
	}
	.ResponsiveTableLaComunidad {
			min-width: 550px;
			max-width: 720px;
			margin-left: auto;
			margin-right: auto;
	}
	.SmallTitle {
			font-family: Century Gothic;
			font-size: 14pt;
			font-weight: bold;
			letter-spacing: 2px;
			text-decoration: none;
	}
	.SpecialLink {
			text-decoration: none;
	}
	.Sticky {
			position: fixed;
			top: 0px;
	}
	.StickyPopupItem {
			position: fixed;
			visibility: hidden;
			z-index: 101;
	}
	.TextFields {
			font-family: Arial;
			font-size: 10pt;
			font-weight: bold;
			height: 30px;
			background-color: #FFFFFF;
			color: #4A0B0B;
			border: 1pt solid #4A0B0B;
	}
	.Title {
			font-family: 'Montserrat', Century Gothic, Verdana, Arial;
			font-size: 20pt;
			font-weight: bold;
			letter-spacing: 6px;
			color: #FFFFFF;
			text-decoration: none;
	}
	a:hover {
		color: #FCB12B;
	}
--></STYLE>