body {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #3C4964;
	background-color:#DDDDFF;
	background-image:url(../images/pattern-blue-paper.jpg); background-repeat:repeat;
	margin:0px;
}

a:link {
	color: #0033cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033cc;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.Stil1 {
	font-weight:bold
}
.Stil2 {
	font-size: 12px;
}

.Stil3 {
	font-size: 16px;
}
