body {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.texto {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
.textobold {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}
.fundo {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.glossario {
	font-weight: bold;
	color: #00F;
}
.texto2 tr{
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #FFF;
}
