<!--
/* Ingrid sitt stilsett, endrer seg sikkert etterkvart som eg lærer meir CSS */
BODY {  margin: 2em 5px 1em 10px;
	background: #ffffff; color: #000000; }

P {     background: #ffffff; color: #000000;
	font-family: sans-serif; }

.disclaimer { background: #0fff0f; color: #000000; }

.sitat { background: #D0FFD0; color:  #212121;
	font-style: italic; }

.em { 	background: #ffffff; color: #7f7f00;
	font-family: sans-serif; font-style: italic;}

EM { 	background: #ffffff; color: #7f7f00;
	font-family: sans-serif; }

TD {	/* background: #ffffff; */ color: #000000;
	text-transform: none;
	border-bottom: 0 none;
	font-family: times; }
	
ADDRESS { background: #ffffff; color: #000000;
	text-transform: none;
	border-bottom: 0 none;
	font-family: times; }
	
H1 {	font-style: normal;
	background: #ffffff; color: #006600;
	text-align: center;
	font-family: serif; }

H1.sub { background: #ffffff; color: #006600;
	font-size: smaller; }
	
H2,H3 {	background: #ffffff; color: #006600;
	text-align: left;
	font-family: serif; }

HR {	background: #ffffff; color: #006600; }
-->

