	BODY { color: #000000   }              /* natural language */
	BODY { font-family: trebuchet MS }
	BODY { font-size: 8pt }

	h1 {font-size: 18pt}
	h2 {font-size: 16pt}
	h3 {font-size: 17pt}
	h4 {font-size: 11pt}
	h5 {font-size: 9pt}
	h6 {font-size: 9pt}
	h9 {font-size: 4pt}
	h1,h2,h3,h4,h5,h6 { color: #000000}              
	             
	h1,h2,h3,h4,h5,h6 { font-family: tohama, Arial }

	pre { font-family: tohama, Arial }

	A:link, A:visited, A:active { text-decoration: none }
	A:link { color: #000000   }       /* unvisited link */
	A:visited { color: #000000   }   /* visited links */
	A:active { color: #000000   }    /* active links */
	A:hover   { color: #000000 }
	A:hover { text-decoration: underline}
	A: { font-family: Bitstream Vera Serif, Arial }

	B: { color: #C0C0C0 }

	TD { font-family: trebuchet MS }
	TD { color: #000000   }    
	TD { font-size: 8pt }
