@font-face
{
   font-family: "Playfair Display";
   font-weight: 400;
   src: url('../fonts/Playfair Display.woff2') format('woff2'),
        url('../fonts/Playfair Display.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype'),
        url('../fonts/Playfair Display.svg#PlayfairDisplay-Regular') format('svg'),
        url('../fonts/Playfair Display.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Playfair Display";
   font-weight: 400;
   font-weight: 900;
   src: url('../fonts/Playfair Display Bold.woff2') format('woff2'),
        url('../fonts/Playfair Display Bold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype'),
        url('../fonts/Playfair Display Bold.svg#PlayfairDisplay-Bold') format('svg'),
        url('../fonts/Playfair Display Bold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   src: url('../fonts/Roboto.woff2') format('woff2'),
        url('../fonts/Roboto.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto.svg#Roboto-Regular') format('svg'),
        url('../fonts/Roboto.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto Medium";
   src: url('../fonts/Roboto Medium.woff2') format('woff2'),
        url('../fonts/Roboto Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto Medium.svg#Roboto-Medium') format('svg'),
        url('../fonts/Roboto Medium.eot') format('embedded-opentype');
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.footer
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.footer:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.header
{
   color: #FFFFFF;
   text-decoration: none;
}
a.header:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.header:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.header:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
@media only screen and (min-width: 980px) and (max-width: 1169px)
{
}
@media only screen and (min-width: 768px) and (max-width: 979px)
{
}
@media only screen and (max-width: 767px)
{
}
