@charset "utf-8";
/* CSS Document */

body{
	font-family: Helvetica, arial, sans-serif;
	color:#666666;
	font-size:14px;
}

.texto_1 {
font-family:Georgia, Times New Roman, Times, serif; 
color: #006633;
font-size: 14px;
font-weight:bold;}

.texto_link {
	font-family:Georgia, Times New Roman, Times, serif;
	color: #006633;
	font-size: 14px;
	font-weight:bold;
}


.texto_2 {font-size: 11px;
color:#666666;}

.rodape{font-size: 9px;
}

.ano {font-size:10px;}

a {
text-decoration:none;
color:#000000;
}

a:hover {
	text-decoration:underline;

}

.titulo_not {
font-family:Georgia, Times New Roman, Times, serif; 
color: #006633;
font-weight:bold;
font-size:18px;
}

.titulo_not2 {
font-style:italic;
color:#999999;
font-size:14px;
}

.texto_not {
font-size: 12px;
text-align:justify}

p {
font-size: 12px;
text-align:justify;}

