* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {color:#333333;text-decoration:none} 
a:active {color:#333333;text-decoration:none;} 
a:visited {color:#666666;text-decoration:none} 
a:hover {color:#000099;text-decoration:underline} 
H4.titulo {
	FONT-SIZE: 12px;
	WIDTH: 98%;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
p {
	line-height: 20px;
	text-align: justify;
	text-indent: 5px;
	word-spacing: 1px;
	margin: 0px;
	padding: 1px;
}
.titulo_vermelho {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
H3.titulo_vermelho {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}

