@font-face
{
   font-family: "Montserrat";
   src: url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.html') format('truetype'),
        url('../fonts/Montserrat-Regular-2.html#Montserrat-Regular') format('svg'),
        url('../fonts/Montserrat-Regular-3.html') format('embedded-opentype');
}
@font-face
{
   font-family: "Bebas Neue Book";
   src: url('../fonts/BebasNeue%20Book.woff') format('woff'),
        url('../fonts/BebasNeue%20Book.html') format('truetype'),
        url('../fonts/BebasNeue%20Book-2.html#BebasNeueBook') format('svg'),
        url('../fonts/BebasNeue%20Book-3.html') format('embedded-opentype');
}
@font-face
{
   font-family: "Bebas Neue Regular";
   src: url('../fonts/BebasNeue%20Regular.woff') format('woff'),
        url('../fonts/BebasNeue%20Regular.html') format('truetype'),
        url('../fonts/BebasNeue%20Regular-2.html#BebasNeueRegular') format('svg'),
        url('../fonts/BebasNeue%20Regular-3.html') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   src: url('../fonts/roboto-regular.html') format('woff'),
        url('../fonts/roboto-regular-2.html') format('truetype'),
        url('../fonts/roboto-regular-3.html#Roboto-Regular') format('svg'),
        url('../fonts/roboto-regular-4.html') format('embedded-opentype');
}
@-webkit-keyframes transform-rotate
{
   0% { -webkit-transform: rotate(0deg) ;  }
   100% { -webkit-transform: rotate(359deg) ;  }
}
@-moz-keyframes transform-rotate
{
   0% { -moz-transform: rotate(0deg) ;  }
   100% { -moz-transform: rotate(359deg) ;  }
}
@-o-keyframes transform-rotate
{
   0% { -o-transform: rotate(0deg) ;  }
   100% { -o-transform: rotate(359deg) ;  }
}
@-ms-keyframes transform-rotate
{
   0% { -ms-transform: rotate(0deg) ;  }
   100% { -ms-transform: rotate(359deg) ;  }
}
@keyframes transform-rotate
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(359deg) ;  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
