body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {text-decoration: none}
A:link {color: #DF7D81}
A:visited {color: #CC6699}
a:hover {color: #6700CE}

p {font-family: arial, helvetic; font-size: 10pt}

dl {font-family: arial, helvetic; font-size: 10pt}
dt {font-family: arial, helvetic; font-size: 10pt}
dd {font-family: arial, helvetic; font-size: 10pt}

li {font-family: arial, helvetic; font-size: 10pt}
ul {font-family: arial, helvetic; font-size: 10pt}
ol {font-family: arial, helvetic; font-size: 10pt}

td {font-family: arial, helvetic; font-size: 10pt}
tr {font-family: arial, helvetic; font-size: 10pt}


.warning {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #FF0000
}

.big {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold
}

.title {
	font-family: arial, helvetic; 
	font-size: 14pt; 
	color: #E00028; 
	font-weight: bold
}

.small {
	font-family: arial, helvetic; 
	font-size: 8pt
}

.label {
	font-family: arial, helvetic;
	font-size: 10pt;
	color: #790000;
	background-color: #DDDDDD;
	font-weight: normal;
}

.item {
	font-family: arial, helvetic;
	font-size: 10pt;
	color: #000000;
	background-color: #DDDDDD;
	font-weight: normal;
}

.titlerec {
	font-family: arial, helvetic; 
	font-size: 12pt; 
	font-weight: bold
}

.subtitulo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold
}

.rojo {
	color: #9D080D
}

.highlight {
	background-color: #DDDDDD
}

.boton {
	font-family:Arial; 
	font-size:8pt; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000;
 	background-color:transparent; 
	border: 1px dotted #000000; 
	width: auto; 
}
.highlight_cell { background-color: #DDDDDD ; font-weight: bold}
