@import url(include.css);

a	   	{color: #0033cc;}
a:hover		{color: #ea0000;}

body{
	margin: 0px auto;
	position:relative;
	background: #ffffff url(/img/bg_body.gif);
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 1.5em;
	}
	body#BodyW{
		margin: 5px;
		background: #ffffff;
		}
	body#BodyAdmin{
		margin: 0;
		}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}