p.kickoff {
   margin-top: 1em;
   text-align: center;
   font-size: 1.3em;
   font-weight; bolder;
}

a.kickoff {
   padding: 10px;
   border: solid red;
   border-width: 5px;
   border-style: outset;
   text-decoration: none;
}

a:hover.kickoff {
   padding: 10px;
   border: solid red;
   border-style: inset;
   border-width: 5px;
}

P.stronger {
  color: #3F0079;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}

p.topimage {
  margin-bottom: 0px;
}

p.leadin {
  text-align: left;
  font-size: 0.8em;
  margin-top: 0em;
  padding-top: 0em;
}

p.bigblue {
  font-size: 1.4em;
  text-align: center;
  color: black;
  font-weight: bolder;
  margin-bottom: 0px;
}

p.bigred {
  font-size: 1.4em;
  text-align: center;
  color: red;
  font-weight: bolder;
  margin-bottom: 0px;
}

span.free {
  text-decoration: underline;
  font-style: italic;
}

span.uline {
  text-decoration: underline;
}

p.prepared {
  text-align: center;
  font-weight: bolder;
  margin-top: 0px;
}

p.call {
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
}

p.codered {
  text-align: center;
  font-size: 1.2em;
  color: red;
  font-weight: bolder;
  margin-bottom: 0px;
}

p.forecast {
  text-align: center;
  font-size: 1.1em;
  color: black;
  font-weight: bolder;
  margin-top: 0px;
}

p.invitation {
  text-align: left;
  color: black;
  font-weight: bolder;
}

p.bulletslug {
  font-weight: bolder;
  margin-bottom: 0px;
}

ul {
  margin-top: 0px;
}

p.credits {
  font-size: 0.8em;
  text-align: center;
  font-weight: bolder;
}

td.partners {
  padding-right: 10px;
  text-align: left;
  font-size: 9pt;
}

p.partners {
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 0em;
  margin-bottom: 0em;
}