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

<!--

.table-1 {
	background-color: #BDD8F9;
}
.table-2 {
	background-color: #D1E3FA;
}
.table-3 {
	background-color: #F99;
}
.table-4 {
	background-color: #FC9;
}
.table-5 {
	background-color: #CBE5A3;
}
-->