<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">     a:link {
	text-decoration: none;
	color: #0000FF;
}  
     a:active {
	text-decoration: none;
	color: #00008B;
}  
     a:visited {
	text-decoration: none;
	color: #00008B;
}  
	 a:hover {
	text-decoration: none;
	color: #0000FF;
}  

body {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	background-image: url(/images/bkgrds/pink-white-gradient.jpg);
}


.style1 {
	font-family: Verdana;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	
}
.style2 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
}
.style3 {
	font-size: 18pt;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 16pt;
	font-family: Verdana;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.style6 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style45 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
</pre></body></html>