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;
   text-decoration: none;
   -webkit-transition: all 30ms linear;
   -moz-transition: all 30ms linear;
   transition: all 30ms linear;
}
a.style1:visited
{
   color: #000000;
   text-decoration: none;
}
a.style1:active
{
   color: #1E90FF;
   background: #DCDCDC;
   text-decoration: underline;
}
a.style1:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.a
{
   color: #0000FF;
   text-decoration: underline;
}
a.a:visited
{
   color: #800080;
   text-decoration: underline;
}
a.a:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.input:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.input:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.textarea:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.textarea:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.select:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.select:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1::after
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1::after:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1::after:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1::after:hover
{
   color: #0000FF;
   background: #F5F5F5;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   text-decoration: none;
}
a.style2:visited
{
   color: #800080;
   text-decoration: none;
}
a.style2:active
{
   color: #0000CD;
   text-decoration: none;
}
a.style2:hover
{
   color: #1E90FF;
   text-decoration: none;
}
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;
}
@media only screen and (max-width: 1249px)
{
}
