<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {	background-color: #CCCCCC;
				background-image: url(background.gif);
				background-attachment: fixed;
				margin-top=10px;
				margin-left=10px; }


body, input, textarea, select, h1, h2, h3, h4, h5, h6, p, ul, th, td, ol, li { color: #000080; font-family: "Verdana", "Arial", "Helvetica", "Sans-Serif"; }


h2, h3, h4, h5, h6 { font-weight: bold; text-align: left; }

h1 { font-size: 16pt; font-weight: bolder; }
h2 { font-size: 14pt; }
h3 { font-size: 11pt; }
h4 { font-size: 11pt; font-style: italic; }

img { border: 0; }

p, ul, td, th, link, vlink, alink, ol, li, input, textarea { font-size: 11pt; }

th {	font-weight: bold;
	text-align: left;
	vertical-align: top; }

td {	text-align: left;
	vertical-align: top;}


A:link, A:active, A:visited {	text-decoration	:	none;
				font-weight	:	bold;
				color		:	#0000FF;
				background	:	transparent;}

A:hover {	text-decoration	:	underline; 
		font-weight	:	bold;
		color		:	#0000FF;
		background	:	transparent;}
</pre></body></html>