body {
	background-color: #0A246E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
font-size: 11px;
}

#kopregel {
	color: #990000;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: circle;
}
#bulletemphasis {
	color: #0A246E;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#bodytext {
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}
#list {
	text-align: left;
	background: url(images/bullet.gif) no-repeat 3px top;
	padding: 0 0 0 15px;
	}

