body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textos {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
a:link {
	color: #66997B;
}
a:visited {
	color: #66997B;
}
a:hover {
	color: #66997B;
}
a:active {
	color: #66997B;
}

h1 {
	font-size:19px;
}

h2 {
	font-size:16px;
}

#perg {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#336666;
	
	text-align: justify;
	font-weight: bold;
	
}

.hand {
	cursor: pointer;	
	text-decoration:underline;
}
