/* http://www.webarchive.org.uk/pan/15454/20070428/www.lyonsinquiry.org.uk/printfriendlyprefs.css */
body {
  font-family: arial, sans-serif; 
  font-size: 90%; 
  background: #ffffff; 
  color: #000000;
  text-align: left}

div.top {
  padding: 30px;
  background-color: #d0d0d0; 
  border-bottom: #000044 1px solid}
div.textarea {
  padding: 40px;
  text-align: left}
img {
  padding: 10px}

div.pntitle {
  padding: 6px;
  font-size: 120%;
  font-weight: bold;
  background: #ccccff; 
  color: #000040}
div.pndetails {
  padding: 6px;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  background: #ccccff; 
  color: #000040}
div.head {
  padding-bottom: 6px;
  font-size: 140%;
  font-weight: bold;
  color: #000040}
div.subhead {
  padding-bottom: 3px;
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  color: #000040}
div.text {
  padding-bottom: 10px;
  font-size: 100%;
  color: #000000}
div.indent {
  padding-left: 80px;
  padding-bottom: 10px;
  font-size: 100%;
  color: #000000}
div.quote {
  padding-left: 20px;
  padding-bottom: 10px;
  font-style: italic;
  font-size: 100%;
  color: #000000}
div.keypoint {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 14px;
  font: italic bold 140% serif;
  color: #606060}

ul.text {
  margin-top: 0px;
  margin-bottom: 10px}
ol.text {
  margin-top: 0px;
  margin-bottom: 10px}
li.nospace {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 3px}
li.spaced {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 10px}
li.xnospace {
  font-size: 100%;
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 3px}
li.xspaced {
  font-size: 100%;
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 12px}

a:link {
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #990000}
a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #990000}
a:hover {
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #ff0000}
a:active {
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #990000}

.red {
  font-style: italic;
  font-weight: bold;
  font-size: 80%;
  color: #ff8080}
