body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #BEBEC0;
}

.texto1 {
	color: #8D8F91;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	line-height: normal;
}

.texto2 {
	color: #8D8F91;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration : bold;
	line-height: normal;
	text-align: center;
}


.vejamais {
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	line-height: normal;
	font-weight: normal;
}

.vejamais:hover {
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : underline;
	line-height: normal;
	font-weight: normal;
}


.titulo1 {
	color: #3F4093;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
	}	

.titulo1:hover {
	color: #3F4093;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	text-decoration : underline;
	font-weight: bold;
	}	

.titulo2 {
	color: #EE3338;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
	}	
	
.rodape {
	color: #8D8F91;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration : none;
}

.rodape:hover {
	color: #8D8F91;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration : underline;
}

.form {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}