* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body{	
	background-color:transparent;
	margin: 0px;
	padding: 2px;
}
.titulo {
	font-weight: bold;
}
a.not_TITULAR , a.not_TITULAR:active, a.not_TITULAR:visited{
	text-decoration: none;
	font-weight: bold;
	color: #061DAD;
}
a.not_TITULAR:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #061DAD;
}
.fecha{
	font-style: italic;
	font-size: 9px;
}
.referencia{
	font-size: 9px;
}
.titulo, .referencia {
	text-align: justify;
}
