/* CSS Document */
.waku_yellow {
background-color:#FFFF00;
text-align:center;
}

.waku_skyblue {
background-color:#00ccff;
text-align:center;
}

table.bordered {
 background-color:#FFFFFF;
 width:100%;
 text-align:center; 
}
