	
		body {
			font-family : Georgia, Times New Roman, Times, serif;
		}


        tt  {
        	font-family : Andale Mono, fixedsys, fixed;
        }
        
        kbd  {
        	font-family : Andale Mono, fixedsys, fixed;
			/* color : Red; */
        }

        code  {
        	font-family : Andale Mono, fixedsys, fixed;
			/* color : Green; */
        }
        
        pre  {
        	font-family : Andale Mono, fixedsys, fixed;
        }
        
        code  {
        	font-family : Andale Mono, fixedsys, fixed;
        }
        
        .zxsmall  {
        	font-family : SpectrumCPM, Andale Mono, fixedsys, fixed;
        }
        
        .zxlarge  {
        	font-family : AmstradCPM, Andale Mono, fixedsys, fixed;
        }
        
        .rv  {
        	color : White;
        	background-color : Black;
        }
        
        .shaded  {
        	color : Black;
        	background-color : #CCCCCC;
        }
        
        .it  {
        	font-style : italic;
        }
        
        .bi  {
        	font-weight : bold;
        	font-style : italic;
        }
        
        .dagger  {
        	font-family : fantasy;
        }
        
		.tab1 {
			text-indent: 5%;
		}        

		.tab1s {
			text-indent: 5%;
			font-size: small;
		}        		
		
		.tab2 {
			text-indent: 10%;
		}        

		.tab3 {
			text-indent: 15%;
		}        

