/*
This document contains extra styles for the DMFD course.
Author: Charlie, charlieb@itu.dk.
*/


/*- Page Structure */

table.dmfd { 
	border: 1px solid #000000; 
	background-color: White;
}

td.dmfd {
	text-align: left;
	padding: 2px;
	background-color: lavender;
}
