<style>
<!--
body{
	font-size:	9pt;
	font-family: 	"Osaka|“™•",Tahoma,Arial;
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0d0d0;
}

td{
	font-size:	9pt;
	font-family: 	"Osaka|“™•",Tahoma,Arial;
}

table.title{
	width: 800;
	table-layout: center;
	empty-cells: show;
	background-color: #CC3300;
}

td.title{
	width:  100px;
	height: 250px;
	text-align:	center;
}

table.menu{
	width: 800;
	table-layout: center;
	empty-cells: show;
	background-color: #000000;
}

td.menu{
	width:  33%;
	height: 80;
	text-align:	center;
}

table.copyright{
	width: 800;
	table-layout: center;
	empty-cells: show;
}

.copyright{
	font-size:	9pt;
	font-family: 	"Osaka|“™•",Arial;
	color: #000000;
}

-->
</style>

