@import url(include.css);

a	   	{color: #005bac;}
a:link   	{color: #005bac;}
a:visited	{color: #005bac;}
a:active 	{color: #005bac;}
a:hover		{color: #005bac;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: 14px;
	line-height: 160%;
	background: #fff;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

