body 	{
	font-family: Times;
	font-size: small;
	colour: ##222222;
	background; #ffffff;
	}
	
a	{
	font-family: Times;
	font-size: small;
	color: #980000;
	font-weight: bold;
	}
	
p	{
	font-family: Times;
	font-size: small;
	colour: #222222;
	background; #ffffff;
	}
	
td	{
	font-family: Times;
	font-size: small;
	colour: ##222222;
	background; #ffffff;
	}

ul	{
	list-style: bullet;
	color: #980000;
	}
		

.engelsk {
	color: #777777;
	font-family: Times;
	font-style: italic;
	font-size: small;
	}
	
.liste {
	color: #222222;
	font-family: Times;
	font-size: small;
	}

