/* 9/11 2002 */
h1	{font-size    : 18pt; font-weight  : normal}
h2	{font-size    : 16pt; font-weight  : normal}
h3	{font-size    : 14pt; font-weight  : normal}
h4	{font-size    : 12pt; font-weight  : bold}
h5	{font-size    : 10pt; font-weight  : normal}
.bold   {font-weight : bold} 	    /* ellers plain */
.center {text-align  : center}
.right  {text-align  : right}
.left   {text-align  : left}
a:link	{color       : #0000EE} 	/* mørkeblå, ikke  besøgt link */
a:visited{color      : #0000FF}		/* coboltblå, besøgt link */
a:hover	{color       : #E0C06F} 	/* hvor markøren nu er ---dårlig farve=fersken*/
a:active{color       : #CC0000}		/* terracotta, link der er klikket på */
body	{font-family : arial,sans-serif;
    	font-style   : normal; 	/* ellers italic */
    	background-color: #CCFFFF;  /* lyseblå */
	    color        : #000099}     /* mørkeblå */
                                  /* ingen font-size aht bruger-css*/