<!--
body, table, tr, td {
	font: 8pt verdana; 
	color: black;
	letter-spacing: 1px; }
.title {font-family: courier new; font-size: 10pt; color: #FFFF6D; }

A:link {text-decoration: none; color: #DEBEDE;}
A:visited {text-decoration:strikethrough; color: #DEBEDE;}
A:hover {text-decoration:underline; color: #8B0000; cursor: default}
h1 {color: black; font-family: arial; font-size: 10pt; text-decoration: none; }
body {
scrollbar-3dlight-color:#D8BFD8;
scrollbar-arrow-color:#8B0000;
scrollbar-base-color:#D8BFD8;
scrollbar-track-color:#D8BFD8;
scrollbar-darkshadow-color:#D8BFD8;
scrollbar-face-color:#D8BFD8;
scrollbar-highlight-color:#D8BFD8;
scrollbar-shadow-color:#D8BFD8
font-family:arial;
font-size: 8pt;
overflow-x:hidden; y:scroll;
background-color: #D8BFD8;
}
input, textarea, option, select {
	background-color: transparent;
	font: 8pt courier new;
	color: black;
	letter-spacing: 1px;
	border: 1px solid #8B0000;
	padding:2px; }
-->