@charset "utf-8";
/* CSS Document */



.client_name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c6598;
	text-align: left;
}

.client_address {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #76923c;
	text-align: left;
}

.client_body {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
