@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;
   src: url('arialn.ttf') format('truetype');
}
@font-face
{
   font-family: Calibri;
   font-display: swap;
   src: url('calibri.ttf') format('truetype');
}
@font-face
{
   font-family: Colaborate-Thin;
   font-display: swap;
   src: url('verdana.ttf') format('truetype');
}
a.Default_Hyperlink
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Default_Hyperlink:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Default_Hyperlink:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Default_Hyperlink:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   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: normal;
   font-size: 35px;
   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;
}
.Text Content
{
   font-family: Arial;
   font-size: 15px;
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (max-width: 1048px)
{
}
