/* 
table {
	border-collapse: collapse;
}

th{
	background-color: white;
	font-family: verdana, helvetica, sans-serif;
	font-size: 08pt;
	color: black;
	font-weight: bold;
	border: 1px solid black;
}

td{
	background-color: white;
	font-family: verdana, helvetica, sans-serif;
	font-size: 08pt;
	color: black;
	font-weight: normal;
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
}

hr {
	color: #E6E6FA;
	width: 90%;
	height: 1px;
}

*/

a:link {
	font-family:verdana, helvetica, sans-serif;
	color:navy;
	text-decoration: underline;
}

a:visited {
	font-family: verdana, helvetica, sans-serif;
	color:navy;
	text-decoration: underline;
}

a:active {
	font-family:verdana, helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

a:hover {
	font-family: verdana, helvetica, sans-serif;
		color: #696969;
	text-decoration: underline;
}

.titulo {
	text-align:right;
	padding-top:15px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16pt;
	color:navy;
}


.subtitulo {
	font-family:verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #1243C8;
}


.url {
font-size:08pt;
color:black;
}

.url a:link , .url a:visited{
color:#696969;
}

.url a:hover{
color:navy;
}

.coment {
font-size:08pt;

}


*
.destacado {
	font-family:verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #1243C8;
}
*

