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

body {	
	margin:0 auto;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;	
	text-align:justify;
	padding-right:15px;
}
a:link, a:visited, a:active {
	color:#C30;
	text-decoration:none;
}
a:hover {
	color:#003;
}
h1, h2, h3 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#b2442e;
	padding:0 0 5px 0;
	margin:0;
}

#clients span {
	font-weight: bold;
}

