@import url(include.css);

a	   	{color: #003AFF;}
a:link   	{color: #003AFF;}
a:visited	{color: #0000C0;}
a:active 	{color: #0000C0;}
a:hover		{color: #E70000; text-decoration: none;}

#body{
	margin: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 13px;
	letter-spacing:1px;
	line-height: 140%;
/*	background: #1b1b1b url(/img/bg_bory.jpg) left 305px repeat-x;*/
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

