.StoryContent {
	color: #650404;
}

.StoryContent h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #1a6a1a;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	border: 5px double #dbdb09;
}

.StoryContent h3 {
	font-size: 1.5em;
	font-weight: 300;
	font-variant: small-caps;
	color: #1a6a1a;
	text-align: left;
}

.StoryContent h4 {
	font-size: 1.2em;
	font-weight: 200;
	font-variant: small-caps;
	color: #156515;
	text-align: left;
}

#AchieveList li {
	font-size: 0.99em;  
}

.SolType {
	font-size: 1.5em;
	font-weight: 300;
	font-variant: small-caps;
	color: #1a6a1a;
	text-align: left;
}

#SolutionList p {
	display: inline;
}

#usp {
	font-size: 1.02em;
	font-style: italic;
	text-decoration: underline;
}

#SM {
	font-size: 0.5em;
}

#StoryContent2, #StoryContent3, #StoryContent4 {
	display: none;
}