A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, 
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, 
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, 
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL        { 
        font-family:  		 Franklin gothic medium, 'Myriad Web', Syntax, sans-serif; 
 				word-spacing:   	normal; 
        letter-spacing: 	normal; 
        text-transform: 	none; 
        text-decoration:	none; 
        border-color:   	black; 
        border-style:   	none; 
        } 

BODY    {
        font-family:  		  Times New Roman, Syntax, sans-serif;
	color:  		black;
	font-size:	13 pt ;
	background: url('billeder/baggblomst2.jpg') ;   
	}

H1	{
	font-family:		Castellar, "Arial";
	color:			blue;
	font-size:		20pt ;
	text-align:		center;
	}

H2	{
  font-family:  		 Castellar, Times New Roman, Syntax, sans-serif;
	color:  		#3366FF;
	font-size:		16 pt;
	font-variant:		small-caps;
	text-align:		center;
	}

H3	{
  font-family:  		 Castellar, Times New Roman, Syntax, sans-serif;
	color:  		#3366FF;	
	font-size:		12 pt;
	font-variant:		small-caps;
	text-align:		center;
	}
	
	
TABLE	{
        font-family:   		 Times New Roman, Syntax, sans-serif;
	color:  		black;
	font-size:		14 pt;
	font-variant:		normal;
	text-align:		normal;
	
	}

EM      {
        font-style:     	normal;
        font-weight:    	bold;
        }	

STRONG  {
        font-style:     	italic;
        font-weight:    	bold;
        }

EM STRONG, STRONG EM    {
        text-transform: 	uppercase;
        font-style:     	normal;
        font-weight:    	bolder;
        }

B       {
        font-weight:    	bold;
        }

I       {
        font-style:     	italic;
        }

.warning        {
        text-transform: 	none;
        font-style:     	normal;
        font-weight:    	bolder;
        color:  					Black;
        }

DEL     {
        text-decoration:        line-through;
        }

INS     {
        text-decoration:        underline;
        }

VAR, CITE, DFN, .note   {
        font-style:     	italic;
        }

ADDRESS {
  		  font-family:      Britannic Bold, Times new Roman;
        font-style:     	normal;
				font-size:				normal;
				text-align:				right;
        letter-spacing: 	.1em;
        }

ACRONYM {
        font-variant:   	small-caps;
        letter-spacing: 	0.1em;
        }

#colophon       {
        display:        	none;
        }

A:link  {
        font-family:  		 Britannic bold, Syntax, sans-serif;
        text-decoration:        underline;
				color:  		blue;
        }

A:visited       {
        font-family:  		 Britannic bold, Syntax, sans-serif;
        text-decoration:        underline;
        color:  		red;
        }

A:hover {
        font-family:  		 Britannic bold, Syntax, sans-serif;
        text-decoration:        underline;
        color:  		none;
        }

A:active        {
        font-family:  		 Britannic bold, Syntax, sans-serif;
        text-decoration:        none;
        color:			none;
	}

A.offsite       {
        font-family:  		 Britannic bold, Syntax, sans-serif;
        text-decoration:        underline;
        font-weight:						normal;
        color:  								green;
        }

BODY    {
        padding-top:    	0;
        padding-left:   	0;
        padding-right:  	0;
        padding-bottom: 	0;
        border-top:     	0;
        border-left:    	1cm;
        border-bottom:  	0;
        border-right:   	0;
	width:  		auto;
        }

