body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	background-color: #FFF5EB;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CE7E18;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:hover { 
	font-weight: bold;
	text-decoration: none; 
	color: #A66413;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #A66413;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CE7E18;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}	
.texto {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.rotulo {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.rotulo2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #CE7E18;
	font-weight: bold;
}
.texto_p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

