@import url(include.css);

a	   	{color: #666666;}
a:link   	{color: #666666;}
a:visited	{color: #666666;}
a:active 	{color: #666666;}
a:hover		{color: #333333;}

#body{
	margin: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 160%;
	background: #ffffff;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}


