<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-family: Arial; margin: 25px; background: #DDDDDD; }
.cdiv { text-align: center; }
.ctab { border-collapse: collapse; border: 5px solid #666666; background: #FFFFFF; }


.qa  { text-align: center; font-size: 20pt; font-weight: bold; color: black; 
	   padding: 10px 20px 20px 20px; }
	   
.qqa  { font-size: 18pt; font-weight: bold; color: blue; padding-bottom: 15px; 
       border-top: 3px solid #CCCCCC; padding-left: 20px; padding-right: 20px; }
       
.qqtab { border-collapse: collapse; border: 3px solid #666666; }

.qti { text-align: center; }

a:link.ah, a:visited.ah {
	font-weight: bold; 
	color: blue;
	text-decoration: none; 
}
	
a:hover.ah {
	font-weight: bold; 
	color: red;
	background: yellow; 
}

.ansc   { text-align: center; font-size: 20pt; font-weight: bold; color: #008000; padding: 5px 20px  0px 20px; }
.answ1  { text-align: center; font-size: 20pt; font-weight: bold; color: #CC0000;   padding: 5px 20px  0px 20px; }
.answ2  { text-align: center; font-size: 18pt; font-weight: bold; color: blue;  padding: 0px 20px 15px 20px; }

.ansex  { text-align: justify; font-size: 16pt; font-weight: bold; color: black; padding: 0px 20px  0px 20px; }
.anscon { text-align: center; padding: 5px 20px 5px 20px; }

a:link.ansh, a:visited.ansh {
	font-weight: bold; 
	color: blue;
	text-decoration: none;
	border: 4x solid white; 
}
	
a:hover.ansh {
	font-weight: bold; 
	color: red;
	background: yellow;
	border: 4x solid yellow;
}

.res { text-align: center; font-size: 18pt; font-weight: bold; color: black; padding: 20px; }
.wel { text-align: center; font-size: 18pt; font-weight: bold; color: black; padding: 20px; }
.copy   { text-align: center; font-size: 12pt; font-weight: normal; font-style: italic; }

</pre></body></html>