<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { }

p {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : medium;
}

ol {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : medium;
}

ul {
	COLOR : #000000; 
	FONT-FAMILY : Arial, Helvetica, sans-serif; 
	FONT-SIZE : medium;
}

td {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : medium;
}

.title  {
	color: #255282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 15pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	background-position: left;
	font-weight: bold;
}

.subtitle {
	COLOR : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	background-color: #255282;
}

A  {
	COLOR : #255282;
	text-decoration : underline;
	cursor: hand;
}

A.sidebar  {
	COLOR : #FFFFFF;
	font-weight : bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	FONT-SIZE : medium;
}
.title2 {
	color: #255282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 15pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	background-position: left;
}
.titleinline {
	color: #255282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0pt;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	padding: 5px 0px 0px;
	background-position: left;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #255282;
}
strong2 {
	font-weight: bold;
	color: AA2B4A;
}
.sidebar {
	COLOR : #FFFFFF;
	font-weight : bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	FONT-SIZE : medium;
	background-color: #255282;
}
</pre></body></html>