﻿#navbar, #ftmb, p#crumb, p.cborder, .noprint, .tlink {
  display: none !important;
}
img, hr, form {
  display: none !important;
  }
div.yui-b {
  width: auto !important;
  }
body, div#bd, div.yui-b, div#hd {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  color: #000 !important;
  font-size: 11pt !important;
  font-family: Georgia, Times, "Times New Roman", serif !important;
}
div#hd h1 {
  text-align: left !important;
  margin: 0 !important;
  margin-top: 10px !important;
  }
#bd a:link, a:visited {
	color: #000080 !important;
	background: transparent !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	}
#bd a:link:after, #bd a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#bd a[href^="/"]:after {
  content: " (http://lisachasin.com" attr(href) ") ";
   }
.noscreen {
   font-weight: bold;
   color: #ff0000;
   }