h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
}

h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1px;
}

p,
.text {
	font-size: 12px;
	font-weight: normal;
	/*letter-spacing: 0px;*/
	text-decoration: none;
	color: #000000;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}

li {
	font-size: 12px;
	font-weight: normal;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	color: #000000;
	line-height: 150%;
	padding: 0px 0px 5px 0px;
}


.textb {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
}

strong {
	font-weight: bold;
	letter-spacing: 1px;
}

p.caption,
.klein {
	letter-spacing: 0px;
	line-height: 125%;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.kleinb {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
}
