<style type="text/css">
<!--
a img {border: 1px solid #ffffff;}
td { vertical-align:top; }

.DesktopSize {
display: none;
}

.MobileSize {
}

.StretchBlack {
font-family: Arial, Helvetica,sans-serif;
font-size: 24pt;
color: #ffffff;
background-color: #000000;
text-align: center;
background-size: cover;
}

.StretchWhite {
font-family: Arial, Helvetica,sans-serif;
font-size: 24pt;
color: #000000;
background-color: #ffffff;
text-align: center;
background-size: cover;
}

.MenuCenter {
font-family: Arial, Helvetica,sans-serif;
font-size: 11pt;
background-color: #ffffff;
color: #333333;
margin-left: auto;
margin-right: auto;
}
.MenuCenter a:link, .MenuCenter a:visited { color: #1537b3;  text-decoration: none; }
.MenuCenter a:hover  { color: #1537b3; }
.MenuCenter td  { text-align:center; }

.MainPage {
font-family: Arial, Helvetica,sans-serif;
font-size: 11pt;
background-color: #ffffff;
color: #333333;
background-size: cover;
}
.MainPage a:link, .MainPage a:visited { color: #1537b3;  text-decoration: none; }
.MainPage a:hover  { color: #1537b3; }
.MainPage td  { text-align:left; }


div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.Wrapper {
border: 1px solid #000000;
background-color: #ffffff;
}

.Footer {
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
background-color: #93b4e6;
color: #333333;
}
.Footer a:link, .Footer a:visited { color: #ffffff;  text-decoration: none; }
.Footer a:hover  { color: #ffffff; }
.Footer td { text-align:center; }

-->
</style>

