BODY{
	font-family : Arial ;
	font-size : x-small;
	background : Silver;
	color : Navy;
	font : lighter;
}

P.huvud {
	font-family : Arial;
	font-size : x-large;
	font : bolder;
}

P.ovrigt{
	font-weight : bolder;
}

P.llist{
	font-size : x-small;
	font : bolder;
	color : Navy;
}

P.bildtext{
	font-size : xx-small;
	font-style : italic;
	color : Navy;
	font-weight : lighter;
	font-family : serif;
}

