	BODY 			{ font-family: arial,helvetica,sans-serif }
	A				{ text-decoration: none }
	A:link			{ color: blue }
	A:visited		{ color: #008000 }
	A:active		{ color: #f00 }
	A:hover			{ color: rgb(255,0,0) }
	P			{ font-family: arial,helvetica,sans-serif;
				  text-align: justify }
	P.par			{ font-family: arial,helvetica,sans-serif;
				  text-align: justify; text-indent: 30pt }
	TD			{ font-family: arial,helvetica,sans-serif }
	PRE, TT, CODE,
	KBD, SAMP		{ font-family: courier new,courier,monospace }

