BODY	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

/*A {color: #0000FF;  text-transform: capitalize}*/
A:active {
	text-decoration: none;
	color:#CC3300;
	background : #FFFF66;
}
A:link	{
	text-decoration: none;
	color: #000099;
}
A:visited	{
	text-decoration: none;
	color: #000066;
}
A:HOVER {
	text-decoration: none;
	color: #CC3300;
	background : Yellow;
	background-color : Yellow;
	}


.overskrift	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size : 18px;
	letter-spacing : -1px;
	padding-bottom : 4px;
	padding-top : 6px;
	color : Blue;
	}

.sitat {
	font-family: "Times New Roman", Times, serif; 
 font-size: 13px; letter-spacing: 0px; 
 }


.tekst {
	letter-spacing : 1px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 0px;
	}

.undertittel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3300CC;
		text-indent : 0%;
		font-size : 12px;
		line-height : 16px;
}
.mellomtittel	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight : bold;
	font-size : 14px;
	line-height : 20px;
}


H1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;

}
H2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000099;           }

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
; font-weight: bold
}


P {
	color : Black;
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
  }
  
		 td {  
		 font-family: Arial, Helvetica, sans-serif; 
		 font-size: 11px
 }
		 
th {  
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px; 
	 font-weight: bold; 
	 background-color: #FFFF00
 }
 
caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}
