body {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	background-color: white;	color: #333;	margin: 2% 5%;}h1 {     display: block;    margin: 5px 0px;    white-space: nowrap;    text-align: center;    color: #232323;    letter-spacing: 0.1em;    font-size: 1.4em;    font-weight: bold;    font-variant: small-caps; }h2 {	display: block;    margin: 5px 0px;    color: #600;    white-space: nowrap;	text-align: center;	font-weight: bold;	font-size: 1.1em;}h3 {	display: block;    margin: 5px 30px;    color: #600;    white-space: nowrap;	text-align: left;	font-weight: bold;	font-size: 1.0em;	font-variant: small-caps; 	font-style: italic;}#list {	display: block;    margin-left: 10%;    margin-right: 10%;    white-space: nowrap;    color: #000;    text-align: left;    font-size: 1.0em;	font-variant: small-caps;}p.show {    display: block;	margin: 0px 60px 2px 60px;    padding: 0px 0px 0px 5px;    text-align: left;}span.showtitle { 	margin: 0px 10px 0px 5px;    color: #222;   	font-size: 1.2em;   	text-align: left;}span.showtext { 	color: #006;}span.showmin {     color: #000;   	font-size: .9em;}p#quote {	display: block;	margin: 0px 60px 0px 60px;	color: #006;	text-align: left;	text-indent: 1.5em;}#by {    white-space: nowrap;    color: #000;    font-size: 1.0em;	font-variant: small-caps;}#ctr {	margin: 10px 60px 0px 60px;	text-align: center;	color: 600;	line-height: 1.3em;	word-spacing: .1em;	font-weight: 500;}/* does not work in Netscape4:img { border: solid 1px #232323;}img#no { border: 0px;}*/#foot {     display: block;    margin: 12px 0px;    white-space: nowrap;    text-align: center;    font-size: small;	font-variant: small-caps;}#copyrt {	display: block;    color: #333;    white-space: nowrap;    text-align: center;    font-size: .9em;	font-variant: small-caps;	font-style: italic;}#cred {	display: block;    margin: 10px 80px;    color: #222;	text-align: left;	font-size: .9em;	text-indent: 1.5em;}blockquote {	display: block;	margin: 5px 120px;	font-size: .9em;	text-align: left;	font-family: "Times New Roman", serif;}/* style template from w3: */a:link {background: transparent none; color: #0033cc; }a:visited {background: transparent none; color: #9966cc}a:active {background: #dddddd none; color: #9966cc;}a:hover {background: #212121 none; color: #ffcc00; text-decoration: none;}strong, em, img, span { display: inline }strong { font-weight: bolder }  /* relative to the parent */em { font-style: italic }