.tutorial,
.lecture,
.practical,
.other { font-size: x-small; }

.bkgnd		{background-color: #727272;}
.row1 		{background-color: #EEEEEE;}
.row2		{background-color: #CDCDCD;}
.tutorial	{background-color: #a9a5fd;}
.lecture	{background-color: #99e3b8;}
.practical	{background-color: #dfb2f4;}
.other		{color: #555555;}
.other a	{color: #444444;}

th, td
{
border: 2px solid #727272;
border-collapse: collapse;
margin: 0;
padding: 2px;
}

table
{
border-collapse: collapse;
}