<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ebf3fa;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body,td,th {
	color: #00529b;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #00529b;
}
a:active {
	text-decoration: none;
	color: #00529b;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 24px}
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style12 {
	font-size: 16px;
	font-style: italic;
	color: #CCCCFF;
}
.style15 {font-family: Arial, Helvetica, sans-serif; color: #CCCCFF; }

.style5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style7 {color: #000000}</pre></body></html>