body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A  {
	text-decoration : none;
	color : #000000;
}
A:Hover  {
	text-decoration : underline;
	color : #000000;
}
.fonte {
	font-size: 10px;
	color: #000000;
	}
	.fonte2 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0px;
		padding: 0px;
	}
	.titulo {
	font-size: 20px;
	color: #635D1A;
	text-align: center;
	padding: 20px;	
	}
h1{
display: none;
}
.borda, .borda a {
    border: 1px solid #674836;
	}
.citacao {
	background: #E8E6D0 url(imagens/aspas.gif) no-repeat top left;
	border: 1px dashed #E8E6D0;
	text-align: justify;
	padding: 4px;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}