@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;
   src: url('arialn.woff') format('woff'),
        url('arialn.ttf') format('truetype');
}
@font-face
{
   font-family: "PT Sans Narrow";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;
   src: url('PT-Sans-Narrow.woff2') format('woff2'),
        url('PT-Sans-Narrow.woff') format('woff');
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;
   src: url('Roboto-Condensed.woff2') format('woff2'),
        url('Roboto-Condensed.woff') format('woff');
}
a.style1
{
   color: #696969;
   text-decoration: none;
}
a.style1:visited
{
   color: #696969;
   text-decoration: none;
}
a.style1:active
{
   color: #696969;
   text-decoration: none;
}
a.style1:hover
{
   color: #396A93;
   text-decoration: underline;
}
a.style2
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #1E90FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 21px;
   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: "Roboto Condensed Light";
   font-weight: normal;
   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;
}
h3, .h3
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 27.63px;
   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: "Roboto Condensed Light";
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   line-height: 27.63px;
   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;
   line-height: 26.43px;
   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;
   line-height: 21.63px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.Logo
{
   font-family: Impact;
   font-weight: bold;
   font-size: 35px;
   text-decoration: none;
   color: #1E90FF;
   --color: #1E90FF;
   background-color: transparent;
   text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
}
.Paragraph
{
   font-family: Verdana;
   font-size: 15px;
   line-height: 23.43px;
   text-decoration: none;
   color: #787878;
   --color: #787878;
   background-color: transparent;
   display: inline;
}
.comicsans
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 37px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 4px 4px 2px rgba(0,0,0,1.00);
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
