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

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bg1.jpg) repeat-x;
	text-align: justify;
}
.endereco{
	font-family: Arial;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	}
.endereco2{
	font-family: Verdana;
	font-size:11px;
	color:#000000
	}