body {margin: 50px; background-color: white;}
body, p, h1, h2, h3, h4, a {font: 17px Arial, Verdana, Helvetica;}
p {margin-left: 0px;}
p.attribution {font-size: 15px; text-align: right; font-weight: bold;}
span.hilite {background-color: #FFFF99;}
h1 {font-size: 25px;}
h2 {font-size: 20px;}
h2.closer {margin-bottom: -0;}
div.content {width: 700px; border-left: 75px solid #FFCC00; padding-left: 15px; padding-top: 30px; padding-bottom: 30px; margin: 0px;}

a:link {
  color: #CC6633;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #993300;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #FF9966;
  text-decoration: underline;
}
