@charset "utf-8";
/* CSS Document */

.linkContainer {
	margin-bottom:10px;
	margin-left:60px;
	width:760px;
}

.theImage {
	float:left; width:110px;
}

.theDescription {
	float:left; width:650px;
}

.manifesto {
	background-image:url(http://www.investintech.com/images/articles/bg_manifesto_parchment.jpg); 
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:62px 65px 0px 65px;
}

.manifestoh1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color: black;
}
.manifestoh2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size:18px;
}

.manifesto strong {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.manifestop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: black;
	margin-bottom:10px;
	line-height:1.2em;
}
