@charset "utf-8";
.logos {
	padding: 5px;
	background-color: #999999;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-top: 5px;
}
.ConsultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}

