		 ------------ STYLESHEET ------------ 	
		<style type="text/css">

		A:LINK, A:VISITED {
				font-family : arial;
				color : #000000;
				font-size : 7pt;
				font-weight : 100;
				background-color : #ffffff;
				text-decoration : none;
				}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: line-through;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FF;
	text-decoration: line-through;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0FF;
	text-decoration: none;
}a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: line-through;
}
body {
	background-color: #666;
	text-indent: 20px;
	padding-left: 20px;
}

		.e3		{
				font-family : arial;
				color : #ffffff;
				font-size : 7pt;
				font-weight : 100;
				background-color : #ffffff;
				}

		.head		{
	font-family : arial;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	line-height: 18pt;
	letter-spacing: 0pt;
				}

		</style>
