@font-face
{
   font-family: "Trebuchet MS";
   font-display: swap;
   src: url('trebuc.woff') format('woff'),
        url('trebuc.ttf') format('truetype'),
        url('trebuc.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans";
   font-display: swap;
   src: url('opensans_bold.woff') format('woff'),
        url('opensans_bold.ttf') format('truetype'),
        url('opensans_bold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('Roboto.woff2') format('woff2'),
        url('Roboto.') format('woff');
}
@font-face
{
   font-family: "Roboto Heavy";
   font-display: swap;
   src: url('Roboto-Heavy.woff2') format('woff2'),
        url('Roboto-Heavy.') format('woff');
}
h1.h1, .h1
{
   font-family: "Roboto";
   font-weight: 900;
   font-size: 13px;
   letter-spacing: 0.5px;
   text-decoration: none;
   color: #322372;
   --color: #322372;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2.h2, .h2
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3.h3, .h3
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   letter-spacing: 0.8px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4.h4, .h4
{
   font-family: Roboto;
   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, .h5
{
   font-family: Roboto;
   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, .h6
{
   font-family: Roboto;
   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: Roboto;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.h3b
{
   font-family: Roboto;
   font-weight: bold;
   font-size: 13px;
   letter-spacing: 0.5px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.Body
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   letter-spacing: 0.5px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.Body_Fett
{
   font-family: Roboto;
   font-weight: bold;
   font-size: 13px;
   letter-spacing: 0.5px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
@media only screen and (max-width: 993px)
{
}
