.tabell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	display: table;
	text-align: left;
	cursor: default;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;








}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	text-align: center;
	background-color: #660000;





}
.marker {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #660000;
}
