table#table-01 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0;
    font-size : 85%; COLOR: #000000;
	letter-spacing: 0.2em;
	line-height: 1.3; MARGIN: 0px;

}
table#table-01 tr:hover td {
    background: #d7d7ff;
}

table#table-01 td {
    padding: 8px;
    border: solid #c9c992;
    border-width: 1px 0;
}
table#table-01 colgroup col.title {
    width: 25%;
}
table#table-01 colgroup col.zebla-01 {
    width: 11%;
    text-align: center;
}
table#table-01 colgroup col.zebla-02 {
    width: 11%;
}
table#table-01 colgroup col.zebla-03 {
    width: 11%;
}

.b{ font-size:120%; color:#1c1c1c; font-weight: bold; text-shadow: 0px 2px 1px #f1f1f1; }
.c{ font-size:120%; color:#800040; font-weight: bold; text-shadow: 0px 2px 1px #f1f1f1; }

	behavior:url("csshover.htc");
}