<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav1{
	background-color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 150%;
}
.nav2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 120%;
}
.nav1 A:link{
	color: #ffffff;
	text-decoration: none;
}
.nav1 A:visited{
	color: #ffffff;
	text-decoration: none;
}
.nav1 A:hover{
	color: yellow;
	text-decoration: underline;
}
.nav2 A:link{
	color: #ffffff;
	text-decoration: none;
}
.nav2 A:visited{
	color: #ffffff;
	text-decoration: none;
}
.nav2 A:hover{
	color: yellow;
	text-decoration: underline;
}
.bt{
	text-align: justify;
	color: #333333;
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 15px;
}
.mt{
	text-align: left;
	color: #333333;
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 15px;
	padding-left: 10px
}
.mt A:link{
	color: #333333;
	text-decoration: none;
}
.mt A:visited{
	color: #333333;
	text-decoration: none;
}
.mt A:hover{
	color: #666666;
	text-decoration: underline;
}
.bts{
	text-align: justify;
	color: Black; 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
}
.btd{
	text-align: justify;
	color: Black; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-left: 15px;
}	
.head{
	font-family: Verdana, sans-serif;
	font-size: 22px;
	color: #666666;
	line-height: 110%;
	border-bottom: #999999 2px solid;
}
.head2{
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ebe9e7;
}
.subhead{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sub{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-top: #666666 1px solid;
}
.sub2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	background-color: #ebe9e7;
	border-top: #666666 1px solid;
	padding-left: 15px;
}
.quote{
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	color: #666666; 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
}
.abs{
	background-color: #ebe9e7;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #666666;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	margin: 10px;
	padding-bottom: 16px; 
	padding-left: 16px; 
	padding-right: 16px; 
	padding-top: 16px; 
	text-align: justify;
}
.caption{
color: #336666;
font-family: Arial, sans-serif; 
font-size: 10px; 
line-height: 12px;
}
.rsub{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	padding-top: 16px;
	border-bottom: #cc0000 1px solid; 
}
.gsub{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: #999999 1px solid;
	width: 50%;
}
.pers{
	color: #666666; 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	margin: 20px;
	text-align: justify;
}
.footer{
	background-color: #ebe9e7;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: #999999 2px solid; 
}



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