body			{background:#ffffff; margin:2; font-family:monospace; font-size:8pt;}

/* CODE HIGHLIGHTING */
span.attrib		{color:#0000ff;}
span.char		{font-weight:bold;}
span.color		{color:#800000;}
span.comments	{background-color:#dddddd; margin-left: 20px;}

span.form		{color:#ff8000;}
span.format		{color:#000080;}
span.image		{color:#800080;}
span.inc		{color:#ff0000; background-color:#dddddd;}
span.js			{color:#a0a0ff;}

span.link		{color:#008000;}
span.tbls		{color:#008080;}

/* TABULATION */
.tab01			{text-indent: 20px;}		.tab02			{text-indent: 40px;}
.tab03			{text-indent: 60px;}		.tab04			{text-indent: 80px;}
.tab05			{text-indent:100px;}		.tab06			{text-indent:120px;}
.tab07			{text-indent:140px;}		.tab08			{text-indent:160px;}
.tab09			{text-indent:180px;}		.tab10			{text-indent:200px;}
.tab11			{text-indent:220px;}		.tab12			{text-indent:240px;}
.tab13			{text-indent:260px;}		.tab14			{text-indent:280px;}
.tab15			{text-indent:300px;}		.tab16			{text-indent:320px;}
.tab17			{text-indent:340px;}		.tab18			{text-indent:360px;}
.tab19			{text-indent:380px;}		.tab20			{text-indent:400px;}
.tab21			{text-indent:420px;}		.tab22			{text-indent:440px;}
.tab23			{text-indent:460px;}		.tab24			{text-indent:480px;}
.tab25			{text-indent:500px;}		.tab26			{text-indent:520px;}
.tab27			{text-indent:540px;}		.tab28			{text-indent:560px;}
.tab29			{text-indent:580px;}		.tab30			{text-indent:600px;}