.contact {

	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: blue;
}
.text {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0975A5;
	text-align:justify;
}
.title {

	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0955A5;
}

