.green {
	color: #024E43;
}
.green-bold {
	color: #024E43;
	font-weight:bold;
}

.img-right{
margin-left:10px;
}
.img-left{
margin-right:10px;
}