#content p {
	margin: 0;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
}

#content h1 {
	margin: 0;
	margin-bottom: 5px;
	margin-top: -2px;
	padding-top: 0;
	font-size: 224%;
	line-height: 107%;
	font-weight: normal;
	color: #999999;
}

#content h2 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 114%;
	line-height: 127%;
	font-weight: normal;
}

#content h3 {
	margin: 0;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	padding-bottom: 4px;
}

#content h4 {
	margin: 0;
	font-size: 149%;
	line-height: 114%;
	font-weight: normal;
	color: #999999;
}

#content h5 {
	margin: 0;
	font-size: 121%;
	line-height: 114%;
	font-weight: normal;
	color: #999999;
}

#content sub {
	font-size: 85%;
	line-height: 82%;	
}

#content a {
	color: #c1001f;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #000000;
	text-decoration: none;
}

#content a:visited {
	color: #d34c62;
	text-decoration: none;
}

#content ul {
	margin: 0 4px 0 0;
	padding: 10px 0 10px 16px;
}

#content li {
	list-style-image: url(../images/point.gif);
}

div#content p.Legende {
	margin: 0;
	margin-top: 5px;
	font-size: 78%;
	line-height: 107%;
	color: #000000;
}

