@import url(include.css);

a	   	{color: #757474;}
a:link   	{color: #757474;}
a:visited	{color: #757474;}
a:active 	{color: #757474;}
a:hover		{color: #000000;}

#body{
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	text-align: center;
	font-size: 75%;
	line-height: 1.3em;
	color: #333333;
	background: url(/img/bg_body.gif) 0 0 repeat;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}