h1 	{
	font-size: 2.2em;
	font-family: Garamond, Times, &quot;Times New Roman&quot;, 	serif;
	color: #7c0144; /*Dette er riktig overskrift farge*/
	line-height:1.1em;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	color: #7c0144;/*Dette er riktig overskrift farge*/
	
	}

h2 	{
	font-size: 1.7em;
	font-family:Garamond, Times, &quot;Times New Roman&quot;, serif;
	line-height:1.1em;
	font-weight: bold;
	text-align: center;
	color: #008080;
	}

h3 	{
	font-size: 1.5em ;
	font-family: Times, &quot;Times New Roman&quot;, serif;
	font-weight: bold;	
	text-align: center;
	color: #008080;
	}

h4 	{
	font-size: 1em;
	font-family: Times, &quot;Times New Roman&quot;, serif;	
	font-weight: bold;
	text-align: center;
	color: #008080;
	}

h5 	{
	font-size: 1em;	
	font-family: Times, &quot;Times New Roman&quot;, serif;	
	font-weight: bold;
	text-align: center;
	Color: #7c0144;
	}

p	{
	font-size: .9em;	
	font-family: Times, &quot;Times New Roman&quot;, serif;	
	font-weight: normal;
	text-align: left;
	text-align: justify;
	line-height: 1.7em;
	}
