/* CSS Document */
table.table015 {
  margin-top: 0.2em;
  margin-bottom: 0em;
  border-collapse: collapse;
  border: solid 1px #FFFFFF;
  font-size: 12px;
}

table.table015 caption {
  margin-top: 1em;
  text-align: left;
}

table.table015 th,
table.table015 td {
  border: solid 1px #FFFFFF;
  padding: 2px 5px;
}

table.table015 th {
  background: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
}

table.table015 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table015 td.time,
table.table015 td.fee {
  text-align: right;
  white-space: nowrap;
}
