
p.small 
	{ 
		font-family: Tahoma, sans-serif; font-size: 7pt; color: #707070;
	}

li.index 
	{ 
		list-style-type: none 
	}
	
li.wide
	{
		padding-top: 4pt;
		padding-bottom: 4pt;
	}

body 
	{ 
		scrollbar-base-color:#99CCCC;
		margin-top:10px;
		margin-left:35px;
		margin-bottom:10px;
		font-family:Verdana,Arial,sans-serif;
		font-size:10pt; 
	}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{ 
	 	font-family:Verdana,Arial,sans-serif; 
	}

H1	
	{
		font-weight: bold; 
		font-family: verdana;
		font-size:14pt;
		color: RGB(128,0,0); 
	}
H2
	{
		font-weight:bold; 
		font-family:Verdana;		
		font-size:11pt;
		color: #006666;
	}
H3	
	{ 
		font-weight:bold; 
		font-family:Verdana;
		font-size:10pt;
		color: RGB(0,128,192);
	}

H4
	{ 
		font-weight:bold; 
		font-family:Verdana;
		font-size:10pt;
	}

pre.example
	{
		margin-bottom: 0px;
	}
	
td.example
	{
		bgcolor=#FFFFE0;
	}
	
table.menu a:active, table.menu a:link, table.menu a:visited
	{
		color: #006666;
		font-size: 8pt; 
		text-decoration: none; 
	}
	
td.menu, td.submenu
	{
		background-color: #D8E8E8;
	}
	
td.menu-active, td.submenu-active
	{
		background-color: white;
	}
	
td.menu, td.menu-active
	{
		padding-left: 4px;
	}
	
td.submenu, td.submenu-active
	{
		padding-left: 16px;
	}

h2.sh2 
	{ 
		font-size:16pt; 
	}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip 
	{ 
		font-size:11pt; 
	}

h4 
	{ 
		font-size:10pt; 
	}

p,ul,ol,li,div,td,th,address,nobr,b,i 
	{
		font-size:10pt; 
	}

pre 
	{ 
		font-family:Courier New,Courier; 
		font-size:10pt; 
		color:#0000C0;
		margin-left: 10;
	}

tt 
	{ 
		font-family:Courier New,Courier; 
		font-size:10pt; 
		color:#0000C0; 
	}

td.example
	{ 
		border-width: 1pt; 
		border-style: solid; 
		border-color: #999999; 
		background-color: #FFFFE0; 
	}

.code 
	{ 
		background-color:#FFFFE0; 
	}

td.xplcode 
	{ 
		background-color:#EEEEFF; 
	}

.doc 
	{ 
		background-color:#EEEEEE; 
	}

.qbar 
	{ 
		background-color:#FFFFE0; 
		font-size:9pt; 
		font-family:Arial,sans-serif; 
	}

pre.normal 
	{ 
		color:#000000; 
	}

SPAN.link
	{
		color:#000099; 
	}

a:link 
	{ 
		color:#000099; 
		text-decoration: underline; 
	}

a:visited 
	{ 
		color:#000099; 
		text-decoration: underline; 
	}

A:hover 
	{
		text-decoration: none;
/*		color: RGB(0,200,0); */
    	}

a.an 
	{ 
		text-decoration:none; 
	}

hr
	{
		height:1;
		color:#99CCCC;
	}

