a.whitelinks
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks:visited
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.whitelinks:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks:hover
{
   color: #696969;
   text-decoration: underline;
}
a.blacklinks
{
   color: #000000;
   text-decoration: underline;
}
a.blacklinks:visited
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.blacklinks:active
{
   color: #D3D3D3;
   text-decoration: underline;
}
a.blacklinks:hover
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.graylinks
{
   color: #4F4F4F;
   text-decoration: none;
}
a.graylinks:visited
{
   color: #808080;
   text-decoration: underline;
}
a.graylinks:active
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.graylinks:hover
{
   color: #696969;
   text-decoration: underline;
}
a.whitelinks2
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.whitelinks2:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks2:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks2:hover
{
   color: #DCDCDC;
   text-decoration: underline;
}
a.redlinks
{
   color: #620900;
   text-decoration: underline;
}
a.redlinks:visited
{
   color: #620900;
   text-decoration: underline;
}
a.redlinks:active
{
   color: #620900;
   text-decoration: underline;
}
a.redlinks:hover
{
   color: #000000;
   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: Tahoma;
   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: #FFFFFF;
   --color: #FFFFFF;
   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: 16px;
   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;
}
.footer_text
{
   font-family: Verdana;
   font-size: 19px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.overlay
{
   text-decoration: none;
   background-color: #000000;
   --background-color: rgba(0,0,0,1.00);
   opacity: 0;
}
.link_heading
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 24px;
   text-decoration: underline;
   color: #620900;
   --color: #620900;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1279px)
{
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;
}
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;
}
}
@media only screen and (max-width: 767px)
{
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;
}
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;
}
}
