<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2 {
text-transform: uppercase;
margin-bottom: 7px;
font-size: 140%;
color: #2A2A2A;
border-bottom: 2px solid #FF8A00;
padding-bottom: 7px;
letter-spacing: 0.05em;
}

h1 {
display: block;
border-bottom: 2px solid #FF8A00;  
color: #2A2A2A;	
font-size: 110%;
letter-spacing:0.07em;
padding: 0 0 5px 0;
text-transform: uppercase;	
line-height: 150%;
margin: 0 0 10px 0;
}

h4 {
display: block;
border-bottom: 2px solid #FF7F00;  
color: #2A2A2A;	
font-size: 120%;
letter-spacing:0.07em;
padding: 0 0 0 0;
text-transform: uppercase;	
line-height: 150%;
margin: 0 0 5px 0;
}

.quotebox, .quoteboxright  {
	width: 350px;
	text-align: left;
	float: left;
	margin: 10px 15px 0 0;
	padding: 0 0 15px 0;
	font-style: italic;
	color: #116798;
	line-height: 150%;
	font-size: 100%;
}

.quoteboxright {
	float: right;
	margin: 10px 0 0 20px;
}

.quotesig {
	float: right;
	margin-top: -20px;
	margin-right: 20px;
}

h3 {
line-height: 147%;
}

#contentAreaMain li {
padding-left: 14px;
margin-left: 20px;
background-repeat: no-repeat;
background-image:url(../../../images/funds/pp/ulImage.gif);
background-position: 0 6px;
line-height: 150%; 
	}
</pre></body></html>