#content {
	margin-left: 190px;
	padding: 0 5px 0 2px;
}

h1 {
	font-size: 120%;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

h2 {
	font-size: 95%;
	font-weight: 400;
	line-height: 2em;
	text-align: justify;
 	padding-bottom: 1.5em;
}

#content li {
	font-size: 95%;
	font-weight: 400;
	text-align: justify;
	line-height: 2em;
	list-style: inside;
	list-style-image: url(images/list-sign.gif);
	padding-left: 20px;
	padding-bottom: 20px;
}