div#about p {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: justify;
}

div#service p {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: justify;
}

div#service table {
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #86A0A1;
}

div#service td {
	padding: 5px;
	border: 1px solid #86A0A1;
}

.red {
	color: #ff0000;
}

