@font-face
{
   font-family: "Merriweather Bold";
   font-display: swap;
   src: url('../fonts/merriweather_bold.woff') format('woff'),
        url('../fonts/merriweather_bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Open Sans";
   font-display: swap;
   src: url('../fonts/opensans_bold.woff') format('woff'),
        url('../fonts/opensans_bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Open Sans Bold";
   font-display: swap;
   src: url('../fonts/opensans_bold.woff') format('woff'),
        url('../fonts/opensans_bold.ttf') format('truetype');
}
a.Header_to_Page
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Header_to_Page:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Header_to_Page:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Header_to_Page:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Link_footer
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link_footer:visited
{
   color: #696969;
   text-decoration: underline;
}
a.Link_footer:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Link_footer:hover
{
   color: #DCDCDC;
   text-decoration: underline;
}
a.link_inline
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   h6 a {
  font-family: Arial, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   text-decoration: none;
   /* Optional: Removes the default underline */
};
}
a.link_inline:visited
{
   color: #696969;
   text-decoration: none;
}
a.link_inline:active
{
   color: #FF0000;
   text-decoration: none;
}
a.link_inline:hover
{
   color: #A9A9A9;
   font-weight: bold;
   text-decoration: none;
}
a.style1
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
.Body
{
   font-family: "Times New Roman";
   font-size: 19px;
   line-height: 25.2px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   cursor: none;
   margin-bottom: 30px;
}
h1, .h1
{
   font-family: "Open Sans";
   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: "Open Sans";
   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: "Open Sans";
   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: "Open Sans";
   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: "Open Sans";
   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: "Open Sans";
   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: 959px)
{
}
