BODY { background-color: #ffffff; margin: 18px}
h1, h2, h3, h4 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
}

h1, h2 {
	text-align:center;
}

p.history { 
	background-color: #eeeeff; 
	border: 1px solid #8080cc;
	padding: 18px 0 18px 18px;
}

pre { 
	background-color: #eeeeff; 
	border: 1px solid #8080cc;
	padding: 18px 0 18px 18px;
}


table.striped {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: .75em;
	border: 1px solid #8080cc;
}
table.striped tr {
	background-color: #fff; 
}
table.striped tr.odd {
	background-color: #eeeeff; 
	padding: 40px;
}
table.striped pre {
	background-color: transparent; 
	border: none;
	padding: 0;
	font-family: Courier, Courier-New, monospace;
	font-size: 1.33em;
}

p.hd { ; text-decoration: underline}
span.red { background-color: #ffeeee }

div.nav {
	border:1px solid #8080cc;
	paxdding:0px;
}
div.nav table td {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 1.25em;
	width:150px;
	vertical-align:middle;
	white-space: nowrap
}

td#prv { text-align:left; }
td#nxt { text-align:right; }
img {border:0}