body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#content p {
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
	text-align: justify;
}

#content h4 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content h3 {
	font-size:1.05em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size:1.3em;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1em;
}

#content h1 {
	font-size:1.8em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1.2em; 
	position:relative;
	left:-25px;
	font-weight:normal;
}

#content li, p {
	line-height: 1.5em;
	font-size:0.85em;
	}
	
#content li {
	margin-top:0.2em;
	}
	

#content ol, #content ul {
	margin-left:25px;
	margin-bottom: 1.5em;
}

#content ol ol, #content ul ul, #content ol ul, #content ul ol  {
	margin-bottom: 0;
	}

#rootBar li {
	font-weight:bold;
}