@font-face {
   font-family: "Muller ExtraBold";
   src: url('../fonts/MullerExtraBold.woff2') format('woff2'), url('../fonts/MullerExtraBold.woff') format('woff'), url('../fonts/MullerExtraBold.ttf') format('truetype'), url('../fonts/MullerExtraBold.svg#MullerExtraBold') format('svg'), url('../fonts/MullerExtraBold.eot') format('embedded-opentype');
}
@font-face {
   font-family: "Ubuntu Light";
   src: url('../fonts/ubuntulight.woff2') format('woff2'), url('../fonts/ubuntulight.woff') format('woff'), url('../fonts/ubuntulight.ttf') format('truetype'), url('../fonts/Ubuntu-Light.svg#Ubuntu-Light') format('svg'), url('../fonts/ubuntulight.eot') format('embedded-opentype');
}
@font-face {
   font-family: "Ubuntu";
   src: url('../fonts/ubuntu.woff2') format('woff2'), url('../fonts/ubuntu.woff') format('woff'), url('../fonts/ubuntu.ttf') format('truetype'), url('../fonts/Ubuntu.svg#Ubuntu') format('svg'), url('../fonts/ubuntu.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-background {
0% {
   background-color: #000000;
}
100% {
   background-color: #FFFFFF;
}
}
@-moz-keyframes animate-background {
0% {
   background-color: #000000;
}
100% {
   background-color: #FFFFFF;
}
}
@keyframes animate-background {
0% {
   background-color: #000000;
}
100% {
   background-color: #FFFFFF;
}
}
@-webkit-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-webkit-keyframes puff-out {
0% {
   -webkit-transform-origin: 50% 50%;
   -webkit-transform: rotate(0deg) scale(1,1);
   opacity: 1;
}
100% {
   -webkit-transform-origin: 50% 50%;
   -webkit-transform: rotate(0deg) scale(2,2);
   opacity: 0;
}
}
@-moz-keyframes puff-out {
0% {
   -moz-transform-origin: 50% 50%;
   -moz-transform: rotate(0deg) scale(1,1);
   opacity: 1;
}
100% {
   -moz-transform-origin: 50% 50%;
   -moz-transform: rotate(0deg) scale(2,2);
   opacity: 0;
}
}
@keyframes puff-out {
0% {
   opacity: 1;
   transform-origin: 50% 50%;
   transform: rotate(0deg) scale(1,1);
}
100% {
   opacity: 0;
   transform-origin: 50% 50%;
   transform: rotate(0deg) scale(2,2);
}
}
@-webkit-keyframes transform-tada {
0% {
   -webkit-transform: rotate(0deg);
}
10% {
   -webkit-transform: rotate(-3deg) scale(0.9,0.9);
}
20% {
   -webkit-transform: rotate(-3deg) scale(0.9,0.9);
}
30% {
   -webkit-transform: rotate(3deg) scale(1.1,1.1);
}
40% {
   -webkit-transform: rotate(-3deg) scale(1.1,1.1);
}
50% {
   -webkit-transform: rotate(3deg) scale(1.1,1.1);
}
60% {
   -webkit-transform: rotate(-3deg) scale(1.1,1.1);
}
70% {
   -webkit-transform: rotate(3deg) scale(1.1,1.1);
}
80% {
   -webkit-transform: rotate(-3deg) scale(1.1,1.1);
}
90% {
   -webkit-transform: rotate(3deg) scale(1.1,1.1);
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-moz-keyframes transform-tada {
0% {
   -moz-transform: rotate(0deg);
}
10% {
   -moz-transform: rotate(-3deg) scale(0.9,0.9);
}
20% {
   -moz-transform: rotate(-3deg) scale(0.9,0.9);
}
30% {
   -moz-transform: rotate(3deg) scale(1.1,1.1);
}
40% {
   -moz-transform: rotate(-3deg) scale(1.1,1.1);
}
50% {
   -moz-transform: rotate(3deg) scale(1.1,1.1);
}
60% {
   -moz-transform: rotate(-3deg) scale(1.1,1.1);
}
70% {
   -moz-transform: rotate(3deg) scale(1.1,1.1);
}
80% {
   -moz-transform: rotate(-3deg) scale(1.1,1.1);
}
90% {
   -moz-transform: rotate(3deg) scale(1.1,1.1);
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes transform-tada {
0% {
   transform: rotate(0deg);
}
10% {
   transform: rotate(-3deg) scale(0.9,0.9);
}
20% {
   transform: rotate(-3deg) scale(0.9,0.9);
}
30% {
   transform: rotate(3deg) scale(1.1,1.1);
}
40% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
50% {
   transform: rotate(3deg) scale(1.1,1.1);
}
60% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
70% {
   transform: rotate(3deg) scale(1.1,1.1);
}
80% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
90% {
   transform: rotate(3deg) scale(1.1,1.1);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
a.style1 {
   color: #000000;
   text-decoration: none;
}
a.style1:visited {
   color: #000000;
   text-decoration: none;
}
a.style1:active {
   color: #D70000;
   text-decoration: none;
}
a.style1:hover {
   color: #D70000;
   text-decoration: underline;
}
a.style2 {
   color: #000000;
   text-decoration: none;
}
a.style2:visited {
   color: #FFC300;
   text-decoration: underline;
}
a.style2:active {
   color: #FFC300;
   text-decoration: underline;
}
a.style2:hover {
   color: #FFC300;
   text-decoration: underline;
}
a.style3 {
   color: #D70000;
   text-decoration: underline;
}
a.style3:visited {
   color: #D70000;
   text-decoration: underline;
}
a.style3:active {
   color: #D70000;
   text-decoration: none;
}
a.style3:hover {
   color: #D70000;
   text-decoration: none;
}
a.style4 {
   color: #FFFFFF;
   text-decoration: underline;
}
a.style4:visited {
   color: #FFFFFF;
   text-decoration: underline;
}
a.style4:active {
   color: #FFC300;
   text-decoration: underline;
}
a.style4:hover {
   color: #FFC300;
   text-decoration: underline;
}
a.style5 {
   color: #000000;
   text-decoration: underline;
}
a.style5:visited {
   color: #000000;
   text-decoration: underline;
}
a.style5:active {
   color: #D70000;
   text-decoration: underline;
}
a.style5:hover {
   color: #D70000;
   text-decoration: underline;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: "Muller ExtraBold";
   font-size: 43px;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: "Ubuntu Light";
   font-size: 16px;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: "Ubuntu Light";
   font-size: 15px;
   font-style: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Ubuntu;
   font-size: 15px;
   font-style: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: "Ubuntu Light";
   font-size: 16px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
