@charset "ISO-8859-1";
body { text-align: center ; background-color: #507070 ;
		font-family: Arial, sans-serif }
div#content { width: 936px ; text-align: left ;
		background-color: #F2F4FC ; color: #202020 ;
		padding: 15px 20px ; margin-top: 20px ; margin-bottom: 20px }
div.notes  { background-color: #C0D0C0 ; padding: 10px }
div#courtesy { font-size: 80% }
span#courtesy { font-size: 80% }
div#ending { background-color: #A0C0B8 ; color: #000000 ; padding: 20px ;
		font-family: Verdana }
div#ending tr { vertical-align: middle }
div#ending tr td#copyright  { width: 39% ; text-align: left }
div#ending tr td#index-link { width: 22% ; text-align: center ;
				padding: 10px ; background-color: #F0F4FC }
div#ending tr td#edition    { width: 39% ; text-align: right }
h1, h2, h3 { color: #554455 ; text-align: center }
caption { color: blue ; font-weight: bolder }
blockquote, q { font-family: serif }
blockquote sup { font-family: Arial, sans-serif }
a.ref { color: teal ; text-decoration: none }
span.cite { color: teal }
span.fr-org { font-family: serif ; font-size: 110% }
tr.date { color: blue }
a:link    { color: maroon }
a:visited { color: purple }
a:hover   { color: teal }
