body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10pt;
	text-align: center;

}
td.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #448888;
	border-right-color: #448888;
	border-bottom-color: #254B4B;
	border-left-color: #254B4B;
	font-size: 8pt;

}
table.listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006F6F;
	width: 550px;



}
td.ralladooscuro {
	background-color: #EFF1F1;
	padding-left: 3px;






}
td.listado {
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 3px;







}
a{
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
a:hover {
	font-weight: bold;
	color: #60CACA;
	text-decoration: none;
}
