/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	background-color: #FFD275;
	text-align: justify;
	vertical-align: top;
}

.corpo {
	font-size: 11px;
}
table {
	font-size: 12px;
}
div.container{
	width: 700px;
}

