/* Estilo para ventanas JavaScript */
body	{ background: #ffffee; }
body	{ margin: 0; margin-left: 0px; margin-right: 0px; }

h1		{ font-family: "Humnst777 BT", Arial, Helvetica, sans-serif; font-size: 25pt; color: #880000; }
h2		{ font-family: "Humnst777 BT", Arial, Helvetica, sans-serif; font-size: 20pt; color: #880000; }
        
p.xp	{ font-family: "Humnst777 BT", Arial, Helvetica; font-size: 7pt; color: #000000; }
p.p		{ font-family: "Humnst777 BT", Arial, Helvetica; font-size: 8pt; color: #000000; }
p		{ font-family: "Humnst777 BT", Arial, Helvetica; font-size: 9pt; color: #000000; }

