body {
	margin: 0;
	padding: 0;
	background: #001300;
	font-family: "Lucida Grande CE", Verdana, Arial, Helvetica, sans-serif;
}

p, li {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-size: 13px;
	line-height: 125%;
}

a {
	text-decoration: none;
}

a:link {
	color: #3E5500;
}
a:visited {
	color: #8DC42B;
}
a:hover  {
	color: 567500;
	background-color: #FFFF99;
}
a:active {
	color: #CC0000;
}

h1 {
	color: #000000;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	margin: 0px;
	}
	
h2 {
	color: #000000;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	margin: 0px;
	}
h3 {
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
	
h4 {
	color: #000000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	margin: 0px;
	}
strong {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
em {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	}
.rood {
	color: #cc3300;
}
.groter {
	font-size: 14px;
	font-weight: bold;
}
