@charset "utf-8";
/* CSS Document */


td {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.big {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
}

ul{
	margin: 0;
}

table#list {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}