* {
font: 11pt Verdana, sans-serif;
color: black !important;
background: #ffffff !important;
}

#container h1 a{
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
}

#container h1 {
border-bottom: 1px solid gray;
margin-bottom: 20px;
padding-bottom: 10px;
}

#content h2{
font-weight: bold;
}
#content h2.book{font-size: 14pt;}

h1, h2 {page-break-after: avoid;}

#navigation {display: none;}

a {text-decoration: none;}

#footer a {display: none;}

#footer {
border-top: 1px solid gray;
margin-top: 20px;
padding-top: 10px;
}

#footer p {font-size: 10pt; margin: 0;}

#content p.p1 {
	font-size: 10pt;
	margin: 0;
}

#content blockquote p {
	font-size: 10pt;
	font-style: italic;
	padding-left: 4.5em;
	margin: 0.7em 0 0 0;
}
#content blockquote p span.llaquo {font-style: italic; font-size: 10pt;}

#content p.author {
	font-size: 10pt;
	text-align: right;
}

ul {list-style-type: square;}