@charset "UTF-8";
/* CSS Document */
@font-face {
font-family: 'ExploitationGames';
    src: url('https://tee3d.com/ExploitationGames.eot');
    src: url('https://tee3d.com/ExploitationGames.eot?#iefix') format('embedded-opentype'),
         url('https://tee3d.com/ExploitationGames.woff') format('woff'),
		 url('https://tee3d.com/ExploitationGames.otf') format('otf'),
         url('https://tee3d.com/ExploitationGames.ttf') format('truetype'),
         url('https://tee3d.com/ExploitationGames.svg#SansumiRegular') format('svg');
}
.maintext {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 94px;
	color: hsla(180,100%,50%,0.80);
	font-weight: bold;
	text-align: center;
}
.bodytxtright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: hsla(180,100%,50%,0.70);
	font-weight: bold;
	text-align: right;
}
.bodytxtcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: hsla(180,100%,50%,0.70);
	font-weight: bold;
	text-align: Center;
}
.bodytxtleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: hsla(180,100%,50%,0.70);
	font-weight: bold;
	text-align: left;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: hsla(180,100%,50%,0.90);
	font-weight: normal;
	text-align: center;
}
.headlineleft {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: hsla(180,100%,50%,0.80);
	font-weight: bold;
	text-align: left;
}
.title {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: hsla(180,100%,50%,0.8);
	font-weight: bold;
	text-align: left;
}
.subtitle {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: hsla(0,0%,0%,0.7);
	font-weight: bold;
	text-align: left;
}
.motto {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: hsla(180,100%,50%,0.80);
	font-weight: bold;
	text-align: left;
}
.mottobrilliant {
	font-family: ExploitationGames, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: hsla(0,100%,100%,1.0);
	font-weight: bold;
	text-align: left;
}