#content {
	font-family : "Trebuchet MS", sans-serif;
}

#content h1 {
	margin-bottom : .75em;
	color : #55421C;
	font : normal 182% "Trebuchet MS";
}

#content h1 strong {
	color : #B3115D;
	font-weight : normal;
}

#content h2 {
	margin-bottom : 1em;
	color : #B3115D;
	font : normal 138.5% "Trebuchet MS";
}

#content p {
	margin : 0 0 1.5em;
	font : normal 93% "Trebuchet MS";
	line-height : 1.5;
	text-align : justify;
}

#content ul {
	margin-bottom : 1.5em;
	margin-left : 2em;
}

#content li {
	font : normal 93% "Trebuchet MS";
	line-height : 1.5;
	list-style-type : disc;
	list-style-image : url(../img/bullet.png);
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}
