A {
	font-family : Arial;
	font-size : 9pt;
	color : #333399;
	text-decoration : none;
	
}
A:HOVER {
	font-family : Arial;
	font-size : 9pt;
	color : #ff9900;
	text-decoration : none;
	
}
BODY {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}
TABLE {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}
DIV {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}
.titulo {
	font-family : Arial;
	font-size : 10pt;
	color : #0066CC;
	font-weight: bold;
}

.titulo1 {
	font-family : Arial;
	font-size : 9pt;
	color : #0066CC;
	
}
.tipo {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	
}
.cabecera {
	font-family : Arial;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}

.prin {
	font-family : Arial;
	font-size : 9pt;
	color : #ffaa00;
	text-decoration : none;
}

.mz	{
	font-family : Arial;
	font-size : 12pt;
	font-weight: bolder;
	color : #ff8000;
	}
a.act	{
	font-family : Arial;
	font-size : 9pt;
	color : #333399;
	}
a.act:hover	{
	font-family : Arial;
	font-size : 9pt;
	font-weight: bolder;
	color : #333399;
	}
	
div.ficha{
	float:left;
	width:120px;
	height:160px;
	background-color:#ff9900;
	text-align:center;
	vertical-align:top;
	margin:1px;
	padding-top:10px;
}