@import "global.css";
Body {
    color: #000000;
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', 'sans-serif';
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 150%;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.graphic_shape_layout_style_default {
    padding: 4px;
}
div.toptext {
  color: white;
  font-size: 24pt;
  font-weight: bold;
  font-style: italic;
  font-family:"Bradley Hand ITC", Cursive;
  left: 44px;
  position: absolute;
  top: 73px;
  z-index: 2;
  line-height: 100%;
}
div.toptext_dropshadow {
  color: black;
  font-size: 24pt;
  font-weight: bold;
  font-style: italic;
  font-family:"Bradley Hand ITC", Cursive;
  left: 45px;
  position: absolute;
  top: 74px;
  z-index: 1;
  line-height: 100%;
}


div {
    overflow: visible;
}
img {
    border: none;
}
P {
  text-indent: 5ex;
  text-align: justify;
  margin: 0;
  margin-bottom: 1em;
  color: #000000;
  font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', 'sans-serif';
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
} 
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}