@charset "iso-8859-1";
{
  font-family: arial,helvetica,verdana,sans-serif;
  font-size: 10pt;
  font-weight: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, fieldset, form, label, legend, caption {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  outline-color: invert;
  outline-style: none;
  outline-width: 0;
/*  font-size: 100%; */
  vertical-align: baseline;
}
span {
  text-align: left;
  line-height: normal;
}
body {
  line-height: 1;
}
ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
}
blockquote, q {
  quotes: none ;
}
*:focus {
  outline-color: invert;
  outline-style: none;
  outline-width: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
p, span, td {
  text-align: left;
  line-height: normal;
}
@media print  { .noprint  { display: none; } }
@media screen { .noscreen { display: none; } }
.highlightboxleft {
  font-size: 18px;
  font-weight: bold;
  float: left;
  margin-right: 4px;
  border-bottom-style: solid; 
  border-bottom-width: 2px;
}
.highlightboxright {
  font-size: 18px;
  font-weight: bold;
  float: right;
  margin-left: 4px;
  border-bottom-style: solid; 
  border-bottom-width: 2px;
}
.highlightboxbottom {
  font-family: arial,helvetica,verdana,sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 21px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 8px;
  text-decoration: underline;
}
.boldupper {
  font-weight: bold;
  text-transform: uppercase;
}
.upper {
  text-transform: uppercase;
}
.smaller {
  font-size: 10px;
}
.heartverse {
  line-height: 1.4em; 
  font-weight: bold; 
  color: #dc143c;
}
.heartheader {
  text-transform: uppercase;
  color: #5f9ea0; 
  font-weight: bold;
}
.heartheading {
  text-transform: uppercase;
  font-size: 18px;
}
div.content {
  display: inline;
}
.giant-letter {
  font-size: 85px; 
  color: #696969; 
  height: 90px; 
  float: left; 
  padding: 0px; 
  margin: -28px 2px 0px -5px;
}
