<style type="text/css"><!--
	H2  {
	font-family : "Courier New", Courier, mono;
	color : #000000;
	font-size : 18pt;
	font-weight : bold;
}

td  {
	background-color : #ffffcc;
	font-family : "Courier New", Courier, mono;
	color : #000000;
	font-size : 10pt;
}

td.caption  {
	background-color : #99ccff;
	font-weight : 800;
	font-size : 14pt;
}

td.ttext  {
	font-size : 10pt;
}

td.tindex  {
	font-size : 10pt;
	text-align : center;
}

td.tnavi  {
	background-color : #99ccff;
	font-size : 10pt;
	text-align : center;
}

td.jtext  {
	font-size : 10pt;
	text-align : justify;
	background-color : White;
}

td.timg  {
	width : 350px;
	height : 130px;
	text-align : center;
}

td.pageimg  {
	height : 540px;
	text-align : center;
}

td.headline  {
	text-align : center;
	font-weight : 800;
	font-size : 14pt;
}

a:link,a:active  {
	text-decoration : none;
	color : #0000ff;
}

a:visited  {
	text-decoration : none;
	color : #aa00aa;
}

a:hover  {
	text-decoration : none;
	color : #ff0000;
}

body  {
	background-color : #ffffff;
	font-family : "Courier New", Courier, mono;
	color : #000000;
	font-size : 10pt;
}

p  {
	font-family : "Courier New", Courier, mono;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
}

p.headline  {
	text-align : center;
	font-weight : 800;
	font-size : 14pt;
}

.footer  {
	font-family : "Courier New", Courier, mono;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

