body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			background-color:#fff;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			background-color:#fff;
			}		
	
	.nav    {
			text-align: right;
			vertical-align: bottom;
			}
	.nav1    {
			color:#000;
			font-size: 8pt;
			text-align: right;
			vertical-align: top;
			padding-top: 4px;
			padding-right: 20px;
			font-weight: bold;
			text-decoration: none;
			}
	.nav1 a{
			color: #000;
			text-decoration: none;
			}
	.nav1 a:hover {
			color:#699;
			}
			
	.nav2    {
			width:130px;
			color:#000;
			font-size: 8pt;
			text-align: center;
			vertical-align: top;
			padding-top: 2px;
			font-weight: bold;
			text-decoration: none;
			}
	.nav2 a{
			width:130px;
			color: #000;
			text-decoration: none;
			}
	.nav2 a:hover {
			width:130px;
			font-size: 8pt;
			background-color:#999;
			color:#fff;
			}

	
#table_sub_nav
				{
				width: 600px;
				background-color:#fff;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				background-color:#fff;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #ccc;
				}
		.but_sub a:hover
				{
				color: #999;
				}