/* CSS Document */
body, table	{
	font-family: verdana,arial,sans-serif;
	font-size:7pt;
	}

body	{
	background-color:ff99oo;
	}
	
table	{
	position:absolute;
	bottom:0px;
	left:-9px;
	width:102%;
	top: 31px;

	}
	
td	{
	padding:1px;
	}

td.td150px	{
	width:178px;
	}
	
td.navi	{
	height:20px;
	border:gray 1px solid;
	}
		
div.hg	{
	position:absolute;
	bottom:0px;
	left:2px;
	height:20px;
	width:102%;
	top: 106px;

	}
	
h1	{
	color:yellow;
	font-size:14pt;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align:right;
	margin-right:20px;
	}
	
a	{
	text-decoration:none;
	color:black;
	}
	
a:hover	{
	text-decoration:underline;
	color:990000;
	}
div.img		{
	position: absolute;
	top:0px;
	left:0px;
	}
