body {
  background-color: #ffffff;
  color: #000000;
  font-size:14pt;
  line-height:1.5em;
  font-family:"Myriad Pro", "Trebuchet MS", Helvetica, sans-serif;
  width: 44em;
  margin:4ex 0 12ex 5%;
  text-align:center;
 }
 P.yes {
  font-size: 60pt;
  line-height:1px;
  color: #ff0000;
 }
 P.no {
  font-size: 60pt;
  color: #00af00;
 }
 P.maybe {
  font-size: 25pt;
  color: #0000ff;
 }
 P.little {
  line-height:1em;
  font-size: 35pt;
  color: #f97b04;
 }
 small { font-size: 10pt; }
 A:link { color: #aa0000; }
 A:visited { color: #606060; }
 A:active { color: #ffffff; }
 img.c1 {border:0;width:88px;height:31px}
