body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.Stil3 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.Stil8 {
	font-size: 10px;
	color: #000000;
	font-style:italic;
}
.Stil9 {
	font-size: 10px;
	color: #000000;
}


	a.stil1 {
	font-size: 10px;
	color: #CCCCCC;
	}
	a:visited.stil1 {
		color: #CCCCCC;
	}
	a:hover.stil1 {
		color: #CCCCCC;
	}
	a:active.stil1 {
		color: #CCCCCC;
	}
	a:link.stil1 {
		color: #CCCCCC;
	}

	a.stil2 {
	font-size: 10px;
	color: #CC0000;
	}
	a:visited.stil2 {
		color: #CC0000;
	}
	a:hover.stil2 {
		color: #CC0000;
	}
	a:active.stil2 {
		color: #CC0000;
	}
	a:link.stil2 {
		color: #CC0000;
	}

	a.stil3 {
	font-size: 12px;
	color: #CC0000;
	}
	a:visited.stil3 {
		color: #CC0000;
	}
	a:hover.stil3 {
		color: #CC0000;
	}
	a:active.stil3 {
		color: #CC0000;
	}
	a:link.stil3 {
		color: #CC0000;
	}

