/* CSS Document */

<!--
.texto {font-family: "Times New Roman", Times, serif;
		text-indent:4em; 
		font-size:12pt;
		text-align:justify
		}

.titulo {display:none;
		}
.nome {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
	font-size:24pt;
	color:#000000;
	text-decoration:underline;
}
.nome2 {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
	font-size:18pt;
	color:#000000;
	margin-bottom:2em;
}
img#impressora{display:none;}

i{ color:#333333;
	background-color:#FFFFFF}
	
.subtitulo { display:none;}
.nometxt {
	color: #000000;
	font-weight: bold;
	font-style:italic;
	font-size:12pt;
	}
.nometxtweb {
    background-color:#FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size:12pt;
	}
.vinculo a{ background-color:#FFFFFF;
		border:0;
		color:#000000;
		font-family:"Times New Roman", Times, serif;
		text-decoration:none;
		font-size:12pt;
		margin:0;
		font-weight: bold; 
		}
.vinculo{ background-color:#FFFFFF; 
		border:0;
		color:#000000; 
		font-family:"Times New Roman", Times, serif;
		text-align:center;
		text-decoration:none;
		font-size:12pt;
		margin:0;
		font-weight:bold;
		}
	
-->

