.title {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.normal_tekst1 {
	color : #CBCB96;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: justify
; padding-left: 7px; padding-top: 7px; padding-right: 10px; padding-bottom: 10px
}

.normal_tekst2 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: justify
}

.mini1 {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-align: justify
}

body {
  background-color : #ffffff;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-top : 0px;
}

A:link { font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; text-decoration: none; font-weight: bold; text-align: center; }
A:visited { font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; text-decoration: none; font-weight: bold; text-align: center; }
A:active { font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; text-decoration: none; font-weight: bold; text-align: center; }
A:hover { font-family: Tahoma; font-size: 11px; font-style: normal; color: #666666; text-decoration: underline; font-weight: bold; text-align: center; }