
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A9A9A9;
	background-color: #003355;
}

.texto1 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	text-decoration : none;
	line-height: 18px;
}

.texto2 {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : none;
	font-weight: normal;
	line-height: 13px;
}

.texto3 {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	text-decoration : none;
	font-weight: normal;
	}


.texto4 {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : underline;
	font-weight: bold;
	}	

.texto5 {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	text-decoration : none;
	font-weight: bold;
	}	
	
.titulo1 {
	color: Black;
	font-family: Tahoma;
	font-size: 15px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
	}	
	
.titulo2 {
	color: Black;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
	}	
	
.rodape {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
}


.texto3B {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
}

.texto3A {
	color: #003355;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	text-decoration : none;
	font-weight: bold;
}

.menu {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : none;
}

.menu:hover {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : none;
	background: White;
}

.menu2 {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : none;
}

.menu2:hover {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	text-decoration : none;
}