td.head
{
	background-color: Silver;
	color: black;
}

td.desc
{
	background-color: transparent;
}

td.copy
{
	font-size: 60%;
	background-color: Silver;
	color: Red;
}


td.stevne
{
	background-color: blue;
	font-size: 150%;
	color: white;
	
}

table
{
	background-color: #FFDAB9;
}
