body {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.stil1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.stil2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 15pt;
}

	
.stil3 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
.stil4 {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 12pt;
}
.stil5 {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	color: #333333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #FF0000;
}
