<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCEDDB;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C4C4C;
}

.statusbar {
	font-size: 11px;
	color: #C0C1C3;
}

.statusbardark {
	font-size: 11px;
	color: #6C6C6C;
}

.statusbarblue {
	font-size: 11px;
	color: #646E96;
}

.sectiontitle {
	font-size: 18px;
	font-weight:bold;
	color: #545E86;	
}

.topic {
	font-size: 18px;
	font-weight:bold;
	color: #333333;	
}

.revdate {
	font-size: 8px;
	}

.red {
	color: #FF0012;	
}

a.home:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}
a.home:visited {
	color: #FFFFFF;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.home:hover {
	color: #FFFFFF;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.home:active {
	color: #FFFFFF;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:visited {
	color: #666666;	
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:hover {
	color: #333333;
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.submenu:active {
	color: #666666;	
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:visited {
	color: #000000;	
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:hover {
	color: #000000;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.subpage:active {
	color: #000000;	
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
a:link {
	color: #0081D3;
	text-decoration: none;
}
a:visited {
	color: #0081D3;	
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: #0081D3;
	text-decoration: none;
}
</pre></body></html>