<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {margin: 0px auto;
  font-family: "Helvetica", Times, serif;
  color: #000;
  background-color: #fff;
  background-image: url('lefttab.gif');
background-repeat: no-repeat;
background-attachment: fixed; }
  

p { text-indent: 20px; margin-top: 0; margin-bottom: 1em; overflow: auto;
}
p.caption {font-family: "Times New Roman", Times, serif;
  color: green;}
p.strongred {font-family: verdana, arial, sans-serif;
        font-weight:bold;
	color: #cc0000}
h1,h2,h3,h4,h5,h6 { margin: 0px;
  font-family: Helvetica, Arial, sans-serif
        }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }

ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link { text-decoration: none;
  color: #cc0000 }
a:visited { text-decoration: none;
  color: #cc0000 }
address {
  margin-top: 1em;
  padding-top: 1em; }

a img { border: none; }

/**Zinn Style**/
.header {
	margin: 0px;
	margin-left: 5px;
}

.title {
	margin-left: 0px;
	padding-bottom: 3em;
	
}	

.title h2, .title h3 {
	font-weight: normal;
}

.title h2 {
	font-family: Garamond;
	font-style: italic;
	padding-bottom: 10px;
}

.title h3 {
	font-family: Garamond;
	font-style: italic;
	padding-left: 5px;
}

.content {
	margin-left: 5px;
	clear: both;
}

.content blockquote {
	font-weight: bold;
}

.futura {
	font-family: futura, century gothic, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	text-transform: uppercase;
}

.zinnav {
	background-color: #cc0000;
	max-width: 996px;
	text-align: center;
	height: 23px;
	padding: 0px;
margin-bottom: 3em;
}

.nav2 {
  margin-left:5px;
}

.prev, .next, .toc{
	font-family: Garamond, Georgia, serif;
	font-style: italic;
	color:white;
}

a.prev, a.next, a.toc {
    color:white;
}


.prev {
	float: left;
}

.next {
	float: right;
}

.footer {
		margin-left: 291px;}
		</pre></body></html>