@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../font/MaterialIcons-Regular.woff2') format('woff2'),
        url('../font/MaterialIcons-Regular.woff') format('woff'),
        url('../font/MaterialIcons-Regular.ttf') format('truetype');
}
a.styleFsBelt
{
   color: #000000;
   text-decoration: none;
   transition: all 300ms linear;
}
a.styleFsBelt:visited
{
   color: #000000;
   text-decoration: none;
}
a.styleFsBelt:active
{
   color: #000000;
   text-decoration: none;
}
a.styleFsBelt:hover
{
   color: #000000;
   text-decoration: none;
}
a.styleLinkBlack
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
}
a.styleLinkBlack:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkBlack:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkBlack:hover
{
   color: #DA770C;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkWhite
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
}
a.styleLinkWhite:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkWhite:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkWhite:hover
{
   color: #DA770C;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkRed
{
   color: #8B0000;
   background: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
}
a.styleLinkRed:visited
{
   color: #8B0000;
   background: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkRed:active
{
   color: #8B0000;
   background: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.styleLinkRed:hover
{
   color: #DA770C;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #8B0000;
   --color: #8B0000;
   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-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-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-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-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;
}
@media only screen and (max-width: 842px)
{
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #8B0000;
   --color: #8B0000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
}
