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