#content p, #content li {
	font-size: 86% !important;
}

#content p {
	color: black; 
    line-height: 123.1%;
}

#content li li,
#content td p {
	font-size: 100%;
}

#content pre { 
	font-size: 14px; 
	line-height: 17px; 
	font-family: Verdana, Arial 
}
	
#content li {
	margin-left: -22px 
}

#content a { 
	color: #000000; 
	text-decoration: underline 
}

#content a:hover { 
	color: #194c74; 
	text-decoration: underline;
}

#content hr { 
	color: #00328C; 
	height: 1px 
}

#content h1 { 
	color: #194c74;
	font-size: 174%; 
	line-height: 197%; 
	font-weight: normal;
}

#content h2 { 
	color: #194c74; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 19px; 
	font-family: Arial, Verdana 
}

#content h3 { 
	color: #888888; 
	font-size: 18px; 
	line-height: 22px 
}

#content h4 { 
	color: #666666; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 19px; 
	font-family: Arial, Verdana 
}

#content h5 { 
	color: #888888; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
	font-family: Arial, Verdana
}

#content h6 { 
	font-size: 11px; 
	line-height: 15px;
}

#content p.blau, .blau, span.blau, h1.blau, h2.blau, h3.blau, h4.blau, h5.blau, h6.blau {
	color: #194c74;
}


