/* CSS top til ZEA 
brun kode: #5a0c0c 
grå kode:  #9c9898
blå.org: #99ccff
blå1: #DCF0FC /*#F3F9FD	background: #DCF0FC; GAMLE BLÅ KODE*/

TABLE {font-size: 11pt;}


BODY {
	font-family: tahoma;
	font-size: 11pt;
	background: #F7F7F2;
	color: rgb(00,00,00);
	margin-left: 1em; margin-right: 0em;
	margin-top: 1em; margin-bottom: 1em;
	/*Baskerville, Times, Garamond, or Palatino */
	}

P {margin-top: 0.5em; margin-bottom: 0.5em;} 

/*Images*/
IMG {	margin-top: 0px;
		margin-bottom: 0px;
}

/*Headings 1 and 2*/
h1 {font-family: tahoma; font-size: 22; color: #000000; margin-top: 0.5em; margin-bottom: 0.5em;}
h2 {font-family: tahoma; font-size: 18; color: #000000; margin-top: 0.25em; margin-bottom: 0.25em;}

/*h6 is used for picture and figure texts*/
/*h6 {font-family: Garamond; font-size: 90%; font-style: italic;}*/
h6 {	font-family: tahoma;
		font-size: 80%;
		font-weight: 100;
		margin-top: 0em;
		margin-bottom: 0em;
		line-height: 100%;
}

div_pageno {
		font-family: tahoma;
		font-size: 120%;
		/*font-weight: 100; */
		}

/* Links */
a {font-family: tahoma; color: #000000; font-decoration: none; font-weight: bold;}
a:hover {color: #9c9898;}
a:visited {}





