body, p, td {	font-family: Verdana,arial, sans-serif; 				font-size: 11px;				margin: 0px;
				color: #262621;
				line-height:15px;
				}
				
a {text-decoration: none; color: #646464; }
a:hover {color: #323232; text-decoration: underline;}

/*Tittel sak*/
	H1, .h1 {font-size: 18px; font-weight:bold; color:#262621; padding-bottom:10px }
/*Undertittelt*/
	H2 {color:#666666; font-size:16px; font-weight:normal; margin-bottom:3px }
/*Liten undertittel*/
	H3 {font-size: 13px; color:#262621; display: inline; line-height:16px; font-weight:normal; }
/*Ingress*/
	H4 {font-weight:bold; font-size: 12px; color:#262621; margin-bottom:5px }
	H5 {color:#262621; }
	H6 {color:#262621; }

.txt_small {font-size:11px; color: green;}