<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family:  Georgia, Helvetica, "Times New Roman",Times, serif;    
    background-image: url('cell.gif');
    margin-left: 5%; 
    margin-right: 5% }
    
:link, :visited { color: #700000; text-decoration: none ! important }
:link:hover, :visited:hover { color: red; text-decoration: underline ! important }

h1{ font-family: Georgia, Helvetica, "Times New Roman", serif; font-weight : 100}

address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }

.center {
	text-align: center}

.indent {
	margin-left: 3em}
	
table {
	width: 100%; 
	text-align: left; }
</pre></body></html>