<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td,th, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link,a:active,a:visited { text-decoration: underline; color : #16387C; }
a:hover	 { text-decoration: none; color : #16387C; }
h1 {
	FONT-SIZE: 18px; MARGIN-BOTTOM: 8px; FONT-FAMILY: verdana,arial,helvetica;
}
img
{
	border:0;
}
subtabbg {
	background-color: #efefef;
}
.redcolor{
	color:red;
}
.boldgreen
{
	color: green; font-weight: bold;
}
.highlight
{
	background-color: yellow;
}
.textbold
{
	font-weight: bold;
}
p{margin:0;}</pre></body></html>