/* ==============================================
 * decane.net site styles for Flight Game Example
 * ==============================================
 */
	body {background-color: #EFEFEF}
	
	h1 {font-style:normal;font-family: verdana,arial,helvetica; color: #444444}
	code {font-family: courier normal 12px courier; color: blue; margin-bottom: 3px}
	
	.headline {font: bold 14px verdana,arial,helvetica; margin-bottom: 5px: color: #444444}
	.headlineBig {font: bold 18px verdana,arial,helvetica; margin-bottom: 5px: color: #444444; }
	.text {font: normal 14px verdana,arial,helvetica; margin-bottom: 3px; color: #444444}
	
	td {font: normal 14px verdana,arial,helvetica; margin-bottom: 3px; color: #333333}
	
	pre {font: normal 14px courier; margin-bottom: 3px; color: #0000FF}
	code {font: normal 14px courier; margin-bottom: 3px; color: #0000FF}
	
	ul { list-style-type:square }
	
	ol { margin-left: 10px; }
	

	
	
