BODY {
	color: Black;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;	
}
a{
	color: Blue;
}
.titulo {
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
}
.titulo2 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

.cabecera {
	font-family: Verdana;
	font-size:16px;
	font-weight:bold;
}
.datos{
	font-family:Arial;
	font-weight: normal;
	font-size:13px;
}
.datos2{
	font-family:Arial;
	font-weight: normal;
	font-size:10px;
}
.datos3{
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
}
.mybullet{
	font-family:Arial;
	font-weight: bold;
	color: Red;
}

.tabla_detalles {
	font-size: 12px;
}