<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	margin-left: 0%; 
	margin-top: 0%; 
	margin-right: 0%; 
	margin-bottom: 0%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 105%; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	}

h1 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 160%; 
	color: #FFCC00;
	text-align: center;
	}

h2 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 145%; 
	color: #FFFFCC;
	text-align: center;
	}

h3 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 135%; 
	color: #CCCCFF;
	text-align: center;
	}

h4 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 120%; 
	color: #FFCC00;
	}

h5 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 110%; 
	color: #FFFFFF;
	}

h6 { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-size: 100%; 
	color: #FFFFFF;
	}

p { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-weight: bold;
	}

ol { 
	margin-left: 6%; 
	margin-right: 2%; 
	font-weight: bold;
	}

ul { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-weight: bold;
	}

li { 
	margin-left: 2%; 
	margin-right: 2%; 
	font-weight: bold;
	}

caption {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	}

.hidden, .new-browsers {display:none;}

.bold {
	font-weight: bold;
	}

.boldoff {
	font-weight: normal;
	}

.center {
	text-align: center;
	}

.centerbold {
	text-align: center;
	font-weight: bold;
	}

.centeroff {
	text-align: left;
	}

.centeritalic {
	text-align: center;
	font-style: italic;
	}

.centeritalicbold {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}

.img-left {
	float: left;
	border: thin solid;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 12px;
	}

.img-right {
	float: right;
	border: thin solid;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 0px;
	}

.img-left-noborder {
	float: left;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 12px;
	}

.img-right-noborder {
	float: right;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 0px;
	}

.indent { 
	margin-left: 3%; 
	}

.indentdouble { 
	margin-left: 6%; 
	}

.indenttriple { 
	margin-left: 9%; 
	}

.indentxtra { 
	margin-left: 12%; 
	}

.indentboth { 
	margin-left: 3%; 
	margin-right: 3%; 
	}

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.italic { 
	font-style: italic;
	}

.italicbold { 
	font-style: italic;
	font-weight: bold;
	}

.dropcap { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 300%;
	}

.black {
	color: #000000;
	}

.blackbold {
	color: #000000;
	font-weight: bold;
	}

.blue {
	color: #CCFFFF;
	}

.bluebold {
	color: #CCFFFF;
	font-weight: bold;
	}

.blueboldongold {
	color: #6600FF;
	font-weight: bold;
	background-color: #FFCC00;
	}

.blueboldonpurple {
	color: #6600FF;
	font-weight: bold;
	background-color: #CCCCFF;
	padding-left: 1em;
	}

.blueboldonpurpleindent {
	color: #6600FF;
	font-weight: bold;
	background-color: #CCCCFF;
	padding-left: 4.5em;
	padding-right: .85em;
	}

.blueboldonpurplecenter {
	color: #6600FF;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: center;
	}

.cream {
	color: #FFFFCC;
	}

.gold {
	color: #FFCC00;
	}

.goldbold {
	color: #FFCC00;
	font-weight: bold;
	}

.golditalic {
	color: #FFCC00;
	font-style: italic;
	}

.golditalicbold {
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
	}

.grey {
	color: #CCCCCC;
	font-weight: lighter;
	}

.greybold {
	color: #CCCCCC;
	font-weight: bold;
	}

.purple {
	color: #CCCCFF;
	}

.purplebold {
	color: #CCCCFF;
	font-weight: bold;
	}

.purpleongold {
	color: #333366;
	background-color: #CC9933;
	}

.red {
	color: #990000;
	}

.redbold {
	color: #990000;
	font-weight: bold;
	}

.white {
	color: #FFFFFF;
	}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
	}

.whitecenter {
	color: #FFFFFF;
	text-align: center;
	}

.yellow {
	color: #FFFFCC;
	}

.yellowbold {
	color: #FFFFCC;
	font-weight: bold;
	}

.small { 
	font-size: 85%;
	}

.smallbold {
	font-size: 85%; 
	font-weight: bold;
	}	

.xsmall { 
	font-size: 80%;
	}

.xsmallbold {
	font-size: 80%; 
	font-weight: bold;
	}	

.xsmallboldcenter {
	font-size: 80%; 
	font-weight: bold;
	text-align: center;
	}	

.xsmallitalic {
	font-size: 80%; 
	font-style: italic;
	}

.xsmallitalicbold { 
	font-size: 80%; 
	font-style: italic;
	font-weight: bold; 
	}

.xsmallitalicboldcenter { 
	font-size: 80%; 
	font-style: italic;
	font-weight: bold; 
	text-align: center;
	}

.xsmallblue {
	font-size: 80%;
	color: #6600FF;
	}

.xsmallbluebold {
	font-size: 80%;
	color: #6600FF;
	font-weight: bold;
	}

.xsmallblueboldongold {
	font-size: 80%;
	color: #6600FF;
	font-weight: bold;
	background-color: #FFCC00;
	}

.xsmallblueboldonpurple {
	font-size: 80%;
	color: #6600FF;
	font-weight: bold;
	background-color: #CCCCFF;
	padding-left: 1em;
	padding-right: .85em;
	}

.xsmallgold {
	font-size: 80%;
	color: #FFCC00;
	}

.xsmallgoldbold {
	font-size: 80%;
	color: #FFCC00;
	font-weight: bold;
	}

.xsmallpurple {
	font-size: 80%;
	color: #CCCCFF;
	}

.xsmallpurplebold {
	font-size: 80%;
	color: #CCCCFF;
	font-weight: bold;
	}

.xsmallred {
	font-size: 80%;
	color: #990000;
	}

.xsmallredbold {
	font-size: 80%;
	color: #990000;
	font-weight: bold;
	}

.xsmallwhite {
	font-size: 80%;
	color: #FFFFFF;
	}

.xsmallwhitebold {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	}

.xxsmall {
	font-size: 70%;
	}

.xxsmallbold {
	font-size: 70%; 
	font-weight: bold;
	}	

.xxsmallboldcenter {
	font-size: 70%; 
	font-weight: bold;
	text-align: center;
	}	

.xxsmallitalic { 
	font-size: 70%; 
	font-style: italic;
	}

.xxsmallitalicbold { 
	font-size: 70%; 
	font-style: italic;
	font-weight: bold; 
	}

.xxsmallitalicboldcenter { 
	font-size: 70%; 
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}

.medium {
	font-size: 115%; 
	}	

.mediumbold {
	font-size: 115%; 
	font-weight: bold;
	}	

.mediumitalic { 
	font-size: 115%; 
	font-style: italic;
	}

.mediumitalicbold { 
	font-size: 115%; 
	font-style: italic;
	font-weight: bold; 
	}

.mediumindent {
	font-size: 115%; 
	margin-left: 10%;
	}	

.mediumindentdouble {
	font-size: 115%; 
	margin-left: 20%;
	}	

.mediumwhite {
	font-size: 115%;
	color: #FFFFFF;
	}	

.mediumwhitebold {
	font-size: 115%;
	color: #FFFFFF;
	font-weight: bold;
	}	

.large {
	font-size: 130%; 
	}	

.largebold {
	font-size: 130%; 
	font-weight: bold;
	}	

.largeboldcenter {
	font-size: 130%; 
	font-weight: bold;
	text-align: center;
	}	

.largeitalic { 
	font-size: 130%; 
	font-style: italic;
	}

.largeitalicbold { 
	font-size: 130%; 
	font-style: italic;
	font-weight: bold; 
	}

.largewhite {
	font-size: 130%;
	color: #FFFFFF;
	}	

.largewhitebold {
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	}	

.xlarge {
	font-size: 140%; 
	}	

.xlargecenter {
	font-size: 140%; 
	text-align: center;
	}	

.xlargeindent {
	font-size: 140%; 
	margin-left: 10%;
	}	

.xlargeindentdouble {
	font-size: 140%; 
	margin-left: 20%;
	}	

.xlargebold {
	font-size: 140%; 
	font-weight: bold;
	}	

.xlargeitalic { 
	font-size: 140%; 
	font-style: italic;
	}

.xlargeitalicbold { 
	font-size: 140%; 
	font-style: italic;
	font-weight: bold; 
	}

a:link {
	color: #AEFFFF;
	}

a:link img {
	border: none;
	}

a:visited {
	color: #CCCCFF;
	}

a:visited img {
	border: none;
	}

a:active {
	color: #FFCC99;
	}

#header table {
	height: 75px;
	width: 96%;
	}

#footer table {
	font-size: 80%;
	height: 55px;
	width: 96%;
	}

#callout table {
	height: 0px;
	vertical-align: top;
	width: 96%;
	border: double #FFCC00;
	}

#callout td {
	font-size: 95%;
	font-weight: bold;
	height: 2px;
	width: 15%;
	}

#purpleborder th {
	font-size: 80%;
	color: #333366;
	border: .1em solid #333366;
	background-color: #CCCCFF;
	padding: .35em;
	}

#purpleborder td {
	font-size: 80%;
	color: #333366;
	font-weight: bold;
	border: .1em solid #333366;
	background-color: #FFDF00;
	padding: .35em;
	}

#purplebordersolid table {
	border: .1em solid #333366;
	}

#purplebordersolid th {
	font-size: 80%;
	color: #333366;
	border: .1em solid #333366;
	background-color: #CCCCFF;
	padding: .35em;
	}

#purplebordersolid td {
	font-size: 80%;
	color: #333366;
	font-weight: bold;
	border: .1em solid #333366;
	background-color: #FFDF00;
	padding: .35em;
	}
</pre></body></html>