p, td, th, ul, ol { font: 11px Verdana, Arial, Helvetica, sans-serif; }
h1 { color: teal; font-weight: bolder; font-size: 24px; line-height:100%; font-family: Verdana,Arial,Helvetica; }
h2 { color: teal; font-weight: bolder; font-size: 18px; line-height: 100%; }
h3 {color: black; font-weight: bolder; font-size:14px; line-height:100%; }
p { color: black; font-size: 12px; line-height: 15px; }
pmin { font-size: 10px; line-height: 100%; }
ul { color:black; font-size: 12px; line-height: 14px; }
tr,td { color: black; font-size: 12px; line-height: 14px; }
a:link, a:visited { 
	color: #d42626; 
	text-decoration: none; }
a:hover { color:#40E0D0; text-decoration: none; background-color: transparent; }

.header {
	background: #695B4B;
	color: white;
	margin: 10px 0;
	padding: 2px 3px 2px 8px; }
.fargefelt {
	background-color: #336666;
	color: white;
	margin: 10px 0;
	padding: 2px 3px 2px 8px; }
