@font-face
{
   font-family: "Arial";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Black";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed Light";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Black";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed Light";
   font-display: swap;;
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes transform-bounce-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1_black
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1_black:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1_black:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1_black:hover
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.style3
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style3:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style3:active
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style3:hover
{
   color: #A9A9A9;
   text-decoration: underline;
}
a.style1_black_copy
{
   color: #000000;
   text-decoration: underline;
}
a.style1_black_copy:visited
{
   color: #000000;
   text-decoration: none;
}
a.style1_black_copy:active
{
   color: #000000;
   text-decoration: none;
}
a.style1_black_copy: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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
