<!-- mh stylesheet -->
<style type="text/css">
	A 			{ color: #000000; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }	
	A:visited	{ color: #660033; text-decoration: underline; }
	A:active	{ color: #FF0000 }
	A:hover		{ color: #006699 }
	p			{ font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; font-weight: bold }
	p:link { font-family: verdana,arial,helvetica,sans-serif; font-size: 7.6pt; font-weight: bold; color: #FFFF99}
	body		{ font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; font-weight: bold }
	.stories	{ font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; font-weight: bold}
	.story2	{ font-family: verdana,arial,helvetica,sans-serif; font-size: 7pt; font-weight: bold}
	.amazon	{ font-family: verdana,arial,helvetica,sans-serif; font-size: 7pt; font-weight: bold }
	.yellow	{ font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; font-weight: bold; color: #FFFF99}
	.white	{ font-family: verdana,arial,helvetica,sans-serif; font-size: 7.6pt; font-weight: bold; color: #FFFFFF}

	.white a,
	.white a:link { color: #FFFF99; text-decordation: underline; },
	.white a:visited,
	.white a:active,
	.white a:hover
	}
	h1			 { color: #000000; font-weight: bold; font-size: 12pt; font-family: verdana, arial, helvetica, sans-serif }
	h2			 { color: #000000; font-weight: bold; font-size: 16pt; font-family: verdana, arial, helvetica, sans-serif }
	h3			 { color: #000000; font-weight: bold; font-size: 20pt; font-family: verdana, arial, helvetica, sans-serif }
</style>
<!-- end mh stylesheet -->
