
.page  {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0 }
.body   {
	font-family: Optima, Palatino, Times;
	font-size: 10pt;
	margin-right: 10px;
	margin-left: 10px }
.topbanner {
	position: absolute;
	top: 0;
	left: 0 }
.codeExcerpt {
	background-color: #eee }
.codeExcerpt2  {
	background-color: #e5f1e7 }
.preNoPad {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0 }
.shellPrompt {
	background: #ffff88;
	font-weight: bold }
.shellCommand {
	background: #ccffcc;
	font-weight: bold }
