<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   font-family: Verdana, sans-serif;
   font-size: 12px;
   background-color : #F4F4F4;
}

a, a:visited, a:hover
{
   text-decoration: none;
}

p
{
   text-indent: 10px;
   line-height: 15px;
}

li
{
	margin-bottom: 5px;
}

a:hover
{
   color: #ff0000;
}

h1
{
   text-decoration: underline;
}

ul
{
   line-height: 17px;
}

table
{
	border-width: 1px;
	border-style: dotted;
	border-color: #000;
}

td,th
{
	padding: 5px;
	text-align: left;
	background-color: #eaeaea;
}

.thbottom
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	background-color: #cccccc;
}

.thright
{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000;
	background-color: #dddddd;
}

</pre></body></html>