<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;%@ include file="/webcore/include/napd_include.jsp" %&gt;
.networknav{
	font-family:arial,helvetica;
	font-size:10px;
	color:#ffffff;
}
.networknav a{
	color:#ffffff;
	text-decoration:none;
}
.networknav a:visited{
	color:#FFFFFF;
}
.networknav a:hover{
	color:#FFCC00;
}
.networknav a:active{
	color:#000000;
}

.networknav, .pipes { color:#ffffff;font-family:arial;font-size:10px; } 
.networknav a { color:#ffffff;text-decoration:none; } 
.networknav a:visited { color:#ffffff; } 
.networknav a:hover { color:#ffcc00; } 
.networknav a:active { color:#000000; } 
.currentpage{
font-family:arial,helvetica;
font-size:10px;
color:#00ff00;}
.currentpage a{
color:#00ff00;
text-decoration:none;}
.currentpage a:visited{
color:#00ff00;}
.currentpage a:active{
color:#000000;}
.separator{
font-family:arial,helvetica;
font-size:10px;
color:#666666;}


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