<style type="text/css"> 
  <!--
	body{
	  background-color:#FFFFFF;
	}
	h1{
	  color:#660000;
	  text-align:center;
	}
	h2{
	  color:#000099;
	  text-align:center;
	}
	h3{
	  text-align:center;
	  color:#000099;
	}
	A:link{
	  color:#000099;
	}
	A:visited{
	  color:blue;
	}
	A:active{
	  color:red;
	}
	a:hover {
	  color:#3399ff;
	}
	th {
	  color : #000099;
	  font-weight : bold;
	}
	span.where {
	  font-size : small;
	  font-weight : bold;
	}
	blockquote {text-align : justify}
	P{
	  text-align:justify;
	}
	OL{
	  list-style-type:upper-alpha;
	}
	blockquote.intro{
	  font-style:italic;
	  padding-right:24px;
	}
	.citation{
	  text-align:center;
	}
	div.citation{
	  text-align:center;
	  margin:3px;
	  padding:25px;
	  border:ridge;
	}
	div.picture{
	  text-align:center;
	  margin:3px;
	  padding:25px;
	}
  -->
</style> 
