P  {
	font-size : 12px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;

}

b  {
	font-size : 12px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;
	font-weight : bold

}

ul {
	font-size : 12px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;
}

li {
	font-size : 12px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;
}



H1  {
	font-size : 16px;
	font-family :sans-serif;
     font : verdana;
	color : #000000;
}

H2  {
	font-size : 14px;
	font-family :sans-serif;
    font : verdana;
	color : #000000;}


A  {
	color : #0000FF;
			text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : #FF0000;
}

A:Active  {
	color : #000080;		
		text-decoration : none;
}

A:Hover  {
	color : #0000FF;		
	text-decoration : underline;
}

BODY  {
	background-color : #FFFFFF;
	background-image : url(pix/baggrund1.gif);
	margin-top : 0px;
	margin-left : 0px;
}

.class1  {
	font-size : 9px;
	font-family :sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : verdana;
}

.class2  {
	font-size : 12px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;

}

.class3  {
	font-size : 13px;
	font-family :sans-serif;
	color : #000000;
	font : verdana;
	font-weight : bold;
	

}