
.boxContent {
	width: 103px;
	color: #002E5E;
}

.boxContent  h1{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}

.boxContent  p{
	font: normal 1.0em Helvetica, Arial, sans-serif;
	text-align: justify;
	line-height: 15px;
	margin: 5px 0 0 0;
}






