body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	clip:   rect(   );
	border-style: none;
	color: #99FF00;
	background-image: url(../images/grid_bg.gif);
	font-size: small;
	margin: 20px;
	width:660px;
}
table {  font-size: small; background-color: #EEEEEE}
th {  background-color: #9999FF}
td {  text-align: center}
tr.done td { color: #888888; background-color: #CCCCCC; }
tr.overdue td { background-color: #FFCCCC; }
.seminar { font-style: italic; color: #009900; }
.eksamen { font-style: italic; color: #AA0000; }
.irl-moede { font-style: italic; color: #0000AA; }
.ferie { font-style: italic; color: #888888; }
tr.deprecated td {
	color: #888888;
	background-color: #CCCCCC;
	text-decoration: line-through;

}
a:link {  color: #99FF00}
a:visited {  color: #009900}
a:active {  color: #FF0000}
a:hover {  color: #FF0000}
.EmphasizedWord {
	background-color: #99FF00;
	color: #000000;
	height: auto;
	width: auto;
	float: none;
	border: thin solid;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1.6;
	margin: 2px;
}
ul {
	line-height: 120%;
}
li {
	margin-bottom: 6pt;
}
