@charset "utf-8";

.tablecolor1 {
    background-color: #cccccc;
}
.tablecolor2 {
    background-color: #6699cc;
}
.tablecolor3, .infobox > header {
    background-color: #336699;
}
.tablecolor4 {
    background-color: #ffcc66;
}
.tablecolor5 {
    background-color: #ffffff;
}
