/*  default.css  */
/*  WinIEおよびデフォルト指定用のスタイル  */
body,td,th {
	font-size: small;
	_font-size: x-small;
	color: #666666;
	line-height: 1.5;
}

.tx16 {
	font-size: small;
}
	
.tx12 {
	font-size: x-small;
}

.tx10 {
	font-size: xx-small;
}
