@charset "UTF-8";

/*--------------------------------------------------------------------------------*/
table{
	font-size: 100%;
}

/* Except IE */
html>body table
{
	font-size: 9pt;/*12px*/
}


