BODY {
	background-position: top left;
	background-attachment: fixed;	
	background-color: rgb(222,236,246);
	border-spacing: 10;
	border-color: #000000;
	margin-left: 5;
	margin-right: 5;	 
	margin-left: 20;
	margin-top: 5;
	color: rgb(49,96,117);
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	scrollbar-3d-light-color: rgb(60,125,154);
	scrollbar-arrow-color: rgb(60,125,154);
	scrollbar-base-color: rgb(60,125,154);
	scrollbar-dark-color: rgb(222,236,246);
	scrollbar-face-color: rgb(222,236,246);
	scrollbar-highlight-color: rgb(222,236,246);
	scrollbar-shade-color: rgb(60,125,154);		 
	cursor: url("http://www.grammus.dk/virnatmus/cursor.cur");
}

h1 { 	
	text-decoration: none;	
	font: verdana;
	font-size: 40;		 
	color: rgb(49,96,117);
}	

p:first-letter {
	font-size: 150%;
	text-indent:30px;
}				 
 
ul {
 	list-style-image: url("/virnatmus/bullet.gif");		
	margin-left: "20px";
}					

div.headbilled {
	border-style: outset;	
	border-width: 0px;
	border-color: rgb(49,96,117);
}