/* CSS Document */

html{
	top:0;	
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:auto;
}

#clientes
{
width:675px;
height:300px;
overflow:hidden;
}



.fonte {
font-family:verdana;
font-size:14px;
}

.fonte_destq {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000066;

}



