#center h1.section-title {
	margin: 0 0 20px 0;
	padding: 0;
		
	font-family: Tahoma,Verdana,Arial;
	font-size: 15px;
	color: #225588;
}

#center div.section {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;

	padding-bottom: 20px;
	color: black;
}

#center p {
	text-align: justify;	
}

#center ul {
	padding-top: 0;
	margin-top: 0;
}

#center ul li {
	padding-top: 0;
	margin-top: 0;
}

#center a {
	font-weight: normal;
	color: #783626;
	text-decoration: underline;	
}

#center a img {
	border: 0;
}

