body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A5B0C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
listCopy {
	text-indent: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.cabecera {
	font-size: 16px;
	font-weight: bold;
	color:#3D485C;
	margin-left: 10px;
}

.cabecera_gris {
	font-size: 13px;
	font-weight: bold;
	color:#727272;
}
.txt_pq{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}
.txt_pq_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #3D485C;
}
.txt_median{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #3D485C;
}
.txt_median_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #3D485C;
}

