<!--
	body 	{ 
		font-family:Arial,Sans-Serif;
		color:#000; 
		font-size:.8em; 
		background:#fff 
		}
	
	p 	{ 
		font-family:Arial,Sans-Serif; 
		color: #000; 
		font-size: .8em 
		}
	
	a { color: #006600 ; text-decoration: underline }
	a:hover { text-decoration: underline ; color: #99cc99 }
	v { color: #666666 }
	a.product { font-family: Arial, Sans-Serif ; font-size: 1.2em ; color: #006600 }
	a.navheader { text-decoration: none ; font-style: italic ; font-size: .9em ; font-weight: bold }
	a.navleft { text-decoration: underline ; font-weight: bold ; font-size: .8em }
	
	h1 { font-family: Arial, Sans-Serif ; font-size: 1.8em ; font-weight: 300 ; color: #999966 }
	h2 { font-family: Arial, Sans-Serif ; font-size: 1.6em ; font-weight: 300 ; color: #999966 }
	h3 { font-family: Arial, Sans-Serif ; font-size: 1.4em ; font-weight: 300 ; color: #999966 }
	h4 { font-family: Arial, Sans-Serif ; font-size: 1em ; font-weight: 500 ; color: #999966 }
	
	p.quote { font-family: Arial, Sans-Serif ; font-size: .7em ; color: #999966 }
	p.address { font-size: .8em ; color:#090; }
-->