body { margin: 0.5em 0 10px 0; }
h1 { color: #000; padding: 0.75em 0 0 10px; }
h2 { color: #000; margin: 0; padding: 0px 10px; }

p { padding: 1px 10px; }
em { font-weight: bold; font-style: normal; }

#logo { float:right; font-size: 150%; padding-right: 5px; }
#bigblurb { color: #000; background-color: #fff; line-height: 3.5em; }
#bigblurb P { font-size: 200%; }

#solution { background-color: #68B40C; color: #fff; } 
#solution a { text-decoration: none; color: #fff; }
#solution h3 { padding: 0.5em 0 0 10px; color: #fff; }

#h { background-color: #6998CC; color: #fff; }
#h A { font-size: 150%; text-decoration: none; color: #fff; padding: 0 10px 0px 5px; }
#h A:hover { color: #000; }

a.outlink {
  /* Two-tiny icon by twothirty.com */
  background: transparent url(images/arrow-upright.gif) no-repeat scroll right 4px; 
  padding-right: 20px !important;
}

#f P { font-size: x-small; margin: 0; }
#f a { text-decoration: none; }

#intro p { font-size: 125%; }
#callout P { font-size: 125%; }
.num { 
  background: transparent url(images/greendot24.gif) no-repeat scroll left 2px; 
  color: #fff; 
  padding: 2px 12px 2px 6px;
  font-size: 0.8em;
}
