body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

td img {
	display: block;
	}

a:link {
	color: #333333;
	}
a:visited {
	color: #333333;
	}
a:hover {
	color: #F98B14;
	}
a:active {
	color: #333333;
	}
	
p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
}
	
ul {
	matgin-top: 1px;
	margin-bottom: 1px;
	}

.style1 {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	}
	
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.about-text {
	padding-top: 2px;
	}

.contact-text {
	padding-top: 60px;
	}
	
.clients-text {
	padding-top: 42px;
	}