/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
p {
line-height: 140%;
margin: 2.0;
}
.borda { 
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-COLLAPSE: collapse;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.texto:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
}
.conteudo {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.conteudobold {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight:bold
}
.titulos {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #486CAA;
	text-decoration: none;
}
.slogan {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #486CAA;
	text-decoration: none;
}