/* CSS Document */
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	line-height:130%;
}
h1{
	font-family: Arial;
	font-size:16px;
	color:#6F9FCF;

}

a.rodape:link {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	line-height:130%;
}

a.rodape:visited {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	line-height:130%;
}

a.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
	line-height:130%;
}

a.rodape:active {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	line-height:130%;
}

.copy {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}

.box {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	
.boxp {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}
	
a.boxp:link {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}

a.boxp:visited {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}
	
a.boxp:hover {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
	}
	
a.boxp:active {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}
	
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	line-height:130%;
	text-align: inherit;
	}

.lay {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}

.laymenor {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.vermelho {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	vertical-align:top;
	font-weight: bold;
}

.destaque {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
	}
	
.destaqueG {
	font-family: Arial;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
	}
	
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txtlink{
	font-family:verdana;
	font-size:10px;
	color:#F90;
	font-weight: bold;
	text-decoration:none;
}
	/* CSS Document */
data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
}
.texto strong {
	text-align: left;
}
