/*
   Targeted styles for pacer.resource.org/recycling.html
*/

div#content {
  font-size: 12pt;
  font-family: "Lucida Grande", sans-serif;
  line-height: 15pt;
}

span.pacer, span.q, span.a { 
  font-family: Rockwell, "Rockwell Std", Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}
span.q { color: #3766C4; }
span.a { color: #c00; }

p.q { padding-top: 20pt; color: #3766C4; font-weight: bold; }
p.in { margin-left: 2em; margin-right: 2em; }
p.right { margin-bottom: 30pt; text-align: right; }
p.right-bot { margin-top: 30pt; text-align: right; font-size: smaller; }

span.under, a, a:hover {
  text-decoration: underline;
}

a { color: #c00; }
a.q:visited { color: #3766C4; }
a.q { color: #3766C4; }

div#credits { display: none; visibility: hidden; }
div#munchkins { display: none; visibility: hidden; }
