body
{
	background-color: #eaf2fd;
}

TABLE
{
	font-size: x-small;
	width: 600px;
	font-family: Verdana;
}
TABLE.forside
{
	font-size: x-small;
	font-family: Verdana;
	font-weight:bold;
	width: 400px;
}
SELECT
{
	width: 107pt;
}
A
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
H4
{
	font-size: x-small;
}
LI
{
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
TABLE.bolig
{
	font-size: x-small;
	width: 85%;
	font-family: Verdana;
}