/*
#heading {position:absolute;
			top:100px;
			left:50px;
			z-index:3
		}
*/


H1 	{	font-family:sans-serif;
		color:gray;
		text-align:center
}

H3	{	font-family:sans-serif;
		color:gray;
		text-align:center
}

EM	{	font-family:sans-serif;
		color:black;
}

.noteit	{	font-family:sans-serif;
		color:silver;
		
	}

.litenote	{	font-family:sans-serif;
		color:silver;

		font-size: 10pt
		}



TD, TH		{	border-width:1px;
			border-style:solid;
			border-color:silver;
			vertical-align: top;
/*			font-family:arial narrow ; */
			font-size: 10pt;
		}

CODE { font-family:monospace;

		}

SAMP { font-family:monospace ;
		}


.syntax	{	font-size: 10pt; border-width:0px;
			color: navy;
/*			background-color:yellow
*/
	
				}
		
.default	{
		
			font-size: 10pt; border-width:0px;
			color:maroon;
/*			background-color: cyan
*/
			
		}
.context	{
			font-size: 10pt;
			color: black;
		
			
			
		}

.override{
			font-size: 10pt;
			color: black;

		
			
		}
.status	{
			font-size: 10pt;
			color: black;

			
			
		}
.module	{
			font-size: 10pt;
			color: black;

		
			
		}
.compatibility	{
			font-size: 8pt; border-width:0px;
			color:gray;
/*			font-family:serif;
			font-weight:cursive
*/

			
		}
