a.style1
{
   color: #4F4F4F;
   background: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style1:active
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style1:hover
{
   color: #C0C0C0;
   background: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
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-block;
}
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-block;
}
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-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.text
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
.text_1
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
.link
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
@media only screen and (min-width: 1920px)
{
}
@media only screen and (min-width: 1400px) and (max-width: 1919px)
{
}
@media only screen and (min-width: 1280px) and (max-width: 1399px)
{
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (min-width: 360px) and (max-width: 479px)
{
}
@media only screen and (max-width: 359px)
{
}
