body {
	margin:0;
	padding:0;
	font:12px Verdana;
	background:#FCFAED url(../imagens/global/bgCorpo.jpg) repeat-x center 207px;
	color:#565656;
}

a { color:#C00; text-decoration:underline; }
a:hover { color:#690; text-decoration:none; }
a img { border:0; }

p {
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
	line-height:18px;
}