body{
	text-align: justify;
}
.logos{
	margin: 30px 0;
}
p, ol{
	text-align: justify;
	line-height: 2em;
	font-size: 15px;
}
.stamp{
	color: #03A678;
}
.nav > li > a{
	background: #52B3D9;
	color: black;
}
.nav > li > a:hover{
	background: #446CB3;
	color: white;
	cursor: pointer;
}
.ict-head{
	color: #446CB3;
}
.ict-para{
	font-size: 18px;
	font-weight: bold;
	margin: 50px 0;
	color: #E87E04;
}
.section{
	border-top: 3px solid #52B3D9;
	padding: 50px 0;
	margin: 10px 0;
}
.top{
	border: none;
}
