a.style1
{
   color: #3CB371;
   background: #475F7C;
   text-decoration: none;
}
a.style1:visited
{
   color: #3CB371;
   background: #475F7C;
   text-decoration: none;
}
a.style1:active
{
   color: #FE00FE;
   background: #475F7C;
   text-decoration: none;
}
a.style1:hover
{
   color: #B22222;
   background: #475F7C;
   text-decoration: none;
}
a.style2
{
   color: #191970;
   text-decoration: underline;
}
a.style2:visited
{
   color: #800080;
   text-decoration: none;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style2:hover
{
   color: #2E8B57;
   text-decoration: none;
}
a.style3
{
   color: #FFFFFF;
   background: #475F7C;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style3::after
{
   background: transparent;
   content: "";
   display: block;
   height: 0;
   width: 100%;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.style3:hover::after
{
   background: #6C7F96;
   height: 2px;
}
a.style3:visited
{
   color: #FFFFFF;
   background: #475F7C;
   text-decoration: none;
}
a.style3:active
{
   color: #FFFFFF;
   background: #475F7C;
   text-decoration: none;
}
a.style3:hover
{
   color: #6C7F96;
   background: #475F7C;
   text-decoration: none;
}
a.style4
{
   color: #475F7C;
   background: #FFFFFF;
   text-decoration: none;
}
a.style4:visited
{
   color: #475F7C;
   background: #FFFFFF;
   text-decoration: none;
}
a.style4:active
{
   color: #475F7C;
   background: #FFFFFF;
   text-decoration: none;
}
a.style4:hover
{
   color: #6C7F96;
   background: #FFFFFF;
   text-decoration: none;
}
a.style5
{
   color: #3CB371;
   text-decoration: none;
}
a.style5:visited
{
   color: #3CB371;
   text-decoration: underline;
}
a.style5:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style5:hover
{
   color: #FF0000;
   text-decoration: underline;
}
a.style6
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style6:visited
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style6:active
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style6:hover
{
   color: #C0C0C0;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style7
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style7:visited
{
   color: #808080;
   text-decoration: underline;
}
a.style7:active
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style7:hover
{
   color: #808080;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.style1
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 64px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
@media only screen and (max-width: 1199px)
{
}
