* {margin:0; background:#fff; color:#000;font-family: arial,verdana;}
a:link, a:visited {color: #555;text-decoration: underline;}
p {line-height:2em;}
p, ul, ol {
  text-align: left;
  width: auto;
  margin-right: 0.5in;
}
img {display: none;}
.vcard {padding: .5em;}
a[href]:after {
  content: " (" attr(href) ") ";
}
acronym:before, abbr:before {
  content: " " attr(title) " (";
}
acronym:after, abbr:after {
  content: ")";
}
#mainContent {
  float: none;
  display: inline;
}
div {float: none;
  display: inline;}
