.style {
  padding: 4px;
}
.paragraph_style {
  color: rgb(0, 0, 0);
  font-family: "ArialUnicodeMS", "Arial Unicode MS";
  font-size: 24px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 33px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}
.style_1 {
  color: rgb(169, 169, 169);
  line-height: 33px;
  opacity: 1;
}
.paragraph_style_1 {
  color: rgb(0, 0, 0);
  font-family: "ArialUnicodeMS", "Arial Unicode MS";
  font-size: 24px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}

.style_SkipStroke {
  background: transparent;
  opacity: 1;
}
.style_SkipStroke_1 {
  background: transparent;
  opacity: 1;
}
.Body {
  color: rgb(88, 77, 77);
  font-family: "ArialMT", "Arial", sans-serif;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}
.Header {
  color: rgb(167, 167, 167);
  font-family: "Arial-BoldMT", "Arial", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}
.Normal {
  padding: 4px;
}
.Normal_External_799_78 {
  position: relative;
}
.graphic_generic_header_textbox_style_default_SkipStroke {
  background: transparent;
  opacity: 1;
}
.graphic_image_style_default_SkipStroke {
  background: transparent;
  opacity: 1;
}
.bumper {
  font-size: 1px;
  line-height: 1px;
}
.tinyText {
  font-size: 1px;
  line-height: 1px;
}
#widget0 a:hover {
  color: rgb(0, 0, 0);
  text-decoration: underline;
}
#widget0 a:visited {
  color: rgb(121, 121, 121);
  text-decoration: underline;
}
#widget0 a {
  color: rgb(88, 77, 77);
  text-decoration: underline;
}
.spacer {
  font-size: 1px;
  line-height: 1px;
}
body {
  -webkit-text-size-adjust: none;
}
div {
  overflow: visible;
}
img {
  border: none;
}
.InlineBlock {
  display: inline;
}
.InlineBlock {
  display: inline-block;
}
.inline-block {
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: 0.3em;
}
.inline-block.shape-with-text {
  vertical-align: bottom;
}
.vertical-align-middle-middlebox {
  display: table;
}
.vertical-align-middle-innerbox {
  display: table-cell;
  vertical-align: middle;
}
div.paragraph {
  position: relative;
}
li.full-width {
  width: 100;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
