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

.webAddress	{
	font-family: Arial;
	font-size: 13px;
	line-height:13px;
	font-style:italic;
	color: #0066FF;
}
.webServices	{
	font-family: Arial;
	font-size: 11px;
	line-height:12px;
	padding-bottom:10px;
	color: #0066FF;
}
.webClient {
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	color: #0066FF;
}
.webClientSm {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #0066FF;
}

