<style type="text/css">	<!--
	body{
		color: black;
		background-color : #FFF2BF;
		scrollbar-face-color: #BF0060;
		scrollbar-shadow-color: red;
		border : medium groove #B22222;
		margin-left : 5%;
		padding : 5px;
	}
	p.titel {
		font-size : 16px;
		color: #E20A19;
		text-align : center;

	}
	H1{
		font-size : l24px;

	;
		color:#E20A19;
		font-weight: bold;
		text-align : center;

	}
	p {
		font-size : 16px;
		color: black;
		text-align : left;

	}
	p.midden {
		font-size : 16px;
		color: black;
		text-align : center;

	}

	p.smal {
		font-size: 12px;
		color: Purple;
		text-align : center;

	}

	font.logo {
		font-size : 300%;
		font-weight: bold;
		color: #E20A19;
		float: left;

	li {
		font-size : 16px;
		color: #410259;

	a{
		color: #DC143C;
	;
	}
	:hover{
		color: black;
	}
	-->
</style>	

