BODY{
		background-color : #FFFFFF;
		font-family : "Gill Sans MT", Arial, Verdana, Sans-Serif;
		font-size : 12pt;
		color : #000099;
		text decocation : none;		
		text-align : justify;

		scrollbar-base-color: #FFFFFF;


}	 

H1{
	color : #336699;
	text-decoration : none;
	font-family : "Gill Sans MT", Arial, Verdana, Sans-Serif;
	font-size : 18pt;
	font-weight : bold;
	text-transform : uppercase;
	font-style : italic;
	
	
}

H2{
color : #336699;
	text-decoration :none;
	font-family : "Gill Sans MT", Arial, Verdana, Sans-Serif;
	font-size : 14pt;
		
}

/* HUSK: Billeder som links, se top_fp.js for styring af uønkede kanter!!  */


A:link{ color : #336699; text-decoration : none; }
	A:visited{ color : #336699; text-decoration : none; }
	A:hover{ color : #336699; text-decoration : underline; }
	A:active{color : #336699; text-decoration : none;   
} 