<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
P  {
	
	text-align : justify;	
	color : #2E4428;

}

BODY  {
	text-align : justify;
	color : #2E4428;
}

A:Visited  {
	color : #b02f02;
}

A:Active  {
	color : #640e2a;
} 

H4  {
	text-align : center;
	color : #2E4428;
}
</pre></body></html>