<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
	NextGen Help Style Sheet
	[IdentStart] Dataradio $Revision: 1.7 $ [IdentEnd]
*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:18px;
}

h1 {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#000000;
	}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	}

p, ul, ol, li {
	font-size: 12px;
	color:#333333;
	}

a {
	color:#0033FF;
	text-decoration:underline;
	font-weight: normal;
	}

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