H1  {
	font-size : 7pt;
	color : WHITE;
	font-family : Verdana, Arial;
	font-weight : normal;
 	text-align: center

}



H2  {
	font-size : 12pt;

	font-family : Verdana, Arial;
	font-weight : normal;
 	text-align: center

}


H4  {
	font-size : 10pt;
	color : #404040;
	font-family : Verdana, Arial;
	font-weight : normal;

}

A  {
	font-weight : 20pt;
	color : white;
	text-decoration : none;
}

A:Visited  {
	font-weight : 20pt;
	color : white;
	text-decoration : none;
}

A:Active  {
	font-weight : 20pt;
	color : white;
	text-decoration : none;
}

A:Hover  {
	font-weight : 20pt;
	color : white;
	text-decoration : underline;

}

BODY  {
	font-size : 9pt;
	font-family : Verdana, Arial;
	color : #404040;
}

.UNDERSKRIFT  {
	font-size : xx-small;
	font-family : Verdana, Arial;
	font-style : italic;
	font-weight : normal;
} 
