@charset "UTF-8";
/* CSS Document */
table {
	background: #33CCFF;
}
td {
}
.normal {
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}

