<style>
dt { font-weight : bold; }
h4 { font-size : 100%; font-weight : bold; }

.important
{
  background-color:khaki;
}

span.common
{
  font-weight:bold;
}

span.groupA
{
  color:navy;
}

span.groupB
{
  color:green;
}

span.softis
{
  color:red;
}

span.deadly
{
  color:red;
  font-weight:bold;
}

pre
{
	font-size : 12pt;
	padding-left : 3em;
	margin-left : 1em;
}


tr.ol > td {
text-decoration : line-through;
}

code {
	line-height: initial;
}

dt {
color : navy;
}

.act td { padding : 0.1em 10px 0.1em 0; }

table.plan .lecture td { background-color : #eeeeff; }

table.plan .lesson td { background-color : #eeffee; }

table.plan .lab td { background-color : #ffffff; }

table.plan .examperiod td {
 background-color : black; color : white; font-weight : bold;
}

table.plan .softline td { color : red; }

ul.checklist li {
  font-size : 120%;
  list-style-image : none;
  list-style-type : square;
}

table.style-example {
  width : 95%;
}

table.style-example td {
  width : 50%;
}

#timetable b
{
  color : red;
  background-color:khaki;
}
</style>
