@-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;  }
}
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;
}
a.style1
{
   color: #000000;
   background: #FFA500;
   font-style: italic;
   text-decoration: none;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style2
{
   color: #0000FF;
   text-decoration: underline;
}
a.style2:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
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;
}
.style1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #FF8000;
   background-color: transparent;
   border: 1px none #000000;
}
.style2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #FF8000;
   background-color: transparent;
}
.style1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #FF8000;
   background-color: transparent;
   -webkit-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   -moz-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   -webkit-animation-name: animate-background;
   -moz-animation-name: animate-background;
   animation-name: animate-background;
   -webkit-animation-duration: 500ms;
   -moz-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.style3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #FF8000;
   background-color: transparent;
   -webkit-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   -moz-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}
.style4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #FF8000;
   background-color: transparent;
   -webkit-text-shadow: 3px 0px 0px rgba(0,0,0,1.00);
   -moz-text-shadow: 3px 0px 0px rgba(0,0,0,1.00);
   text-shadow: 3px 0px 0px rgba(0,0,0,1.00);
}
@media only screen and (max-width: 999px)
{
}
