/* CSS Document */
body {
	background-color: #C6FFFF;
	font-family: Courier, monospace;
}
#container {
	color: #0033FF;
	width: 632px; 
	margin: 150px auto;}
a{
	font-weight: normal;
	color:#C45E60;
}
.Stil2 {
	font-weight: bold;
	font-size: 16pt;
}
.Stil3 {
	font-size: 16pt;
	font-weight: normal;
}