body {	background: white; font-family: Arial, Helvetica, sans-serif; color: black; }

a.lynx { display: none; }

a:link, a:active, a:visited { text-decoration: underline; color: black }
	
a:hover { color: #666666 }

table.nav {	width: 110px; margin-left: 15px; }

table.story { width: 400px; left: 120px; }

p { font-size: 14px; margin-top: 7px; margin-bottom: 5px; }

form, input { font-size: 12px; margin-top: 0px; margin-bottom: 0px; }

lu li, li, li a { font-size: 12px; text-align: left; }

td.sep { width: 25px; border-right: solid #999999 1px; }

p.special { font-size: 12px; color: #993366; text-align: right; }
.special a, .special a:link, .special a:active, .special a:visited { color: #993366; text-decoration: none; }
.special a:hover { text-decoration: underline; }
