BODY { margin: 0em; background: white; color: black;
       font-family: Verdana, Helvetica, sans-serif; font-size: small }
P, TABLE, UL, OL { margin: 0em 1em 1em 220px; line-height: 1.5 }

BLOCKQUOTE { margin: 0em 1em 1em 250px }
UL { list-style-type: none }
IMG { border: 0em }

H4 { width: 200px;
	left: 0px;
	float: left;
	font-weight: bold;
	line-height: 1.5;
	text-align: right;
	margin: 0em;
	clear: both
}

A:link { text-decoration: underline; color: blue }
A:visited { text-decoration: underline; color: red }
A:hover { text-decoration: underline; background-color: #ffffcc }

.navbar { width=100%; background-color: #ffffcc; border-bottom: 1px solid black; margin: 0 }
.colophon { font-size: smaller }
