<style type="text/css">
<!--
	a:link {color: 1e90ff; text-decoration: none;}
	a:visited {color: 1e90ff; text-decoration: none;}
	a:active {color: 87ceeb; text-decoration: none;}
	a:hover {color: 87ceeb; text-decoration: none;}
	a:link img {border-style: none;}

	body {
		text-align: center;
		margin: 0;
		background: #ffffff url(../file/003-006.gif) repeat;
		font-size: 10pt;
		color: #000000;
		scrollbar-face-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #ffffff;
		scrollbar-base-color: #ffffff;
	}

	table.one {
		text-align: left;
		font-size: 10pt;
		background-color: #eeeeee;
		border-width: 0;
		border-collapse: separate;
		border-spacing: 15px;
		/* filter: alpha(opacity="80"); */
		width: 640px;
		height: auto;
	}

	tr.one {
		font-size: 10pt;
		vertical-align: top;
	}

	tr.resume {
		font-size: 10pt;
		background-color: #ddddee;
	}

	tr.end {
		font-size: 10pt;
		text-align: right;
	}

	img {
		border: none;
		vertical-align: middle;
	}
-->
</style>