/* 
    Document   : estilos
    Created on : 2006-06-13 22.35
    Author     : Gerson Lara
    Description:

*/

 /* Font Definitions */
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
	{font-family:"Humanst531 BT";
	panose-1:2 13 5 2 3 5 3 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:135 0 0 0 27 0;}

h1
{
	font-size: 24pt;
	text-indent: 24pt;
	line-height: 2.5;
	font-family: helvetica;
	background-color: #c0d0d0;
}

h2
{
	font-size: 18pt;
	margin-left: 20px;
	color: white;
	text-indent: 16pt;
	margin-right: 20px;
	font-family: helvetica;
	background-color: #505070;
}

h3
{
	font-size: 16pt;
	margin-left: 40px;
	text-indent: 16pt;
	line-height: 20pt;
	margin-right: 40px;
	font-family: helvetica;
	background-color: #ccccff;
}

h4
{
	font-weight: bold;
	font-size: 16px;
	margin-left: 50px;
	margin-right: 50px;
	border-bottom: black solid;
	font-family: helvetica;
}

h5{
   font-size:14;
   font-weight:bold;
   margin-left:60;
   margin-right:60;
   background-color:#EEEEEE;
}

th{
   background-color:"#3C687C";
   color:white;
}

td.Categoria1{
   background-color:"#CCCCCC";
   font-weight:bold;
   font-size:16;
   padding:5;
}

td.Categoria2{
   background-color:"#EEEEEE";
   font-size:16;
   padding:5;
}

p{
   margin-left:40;
   margin-right:40;
   margin-top:6;
   margin-bottom:12;
   font-family:helvetica;
   font-size:16;
   text-align:justify;
   line-height:2;
}

p.normal{
   margin:0cm;
   margin-bottom:.0001pt;
   font-size:12.0pt;
   font-family:Tahoma;
   mso-fareast-font-family:"Times New Roman";
   mso-bidi-font-family:"Times New Roman";
   mso-ansi-language:ES-HN;
}

p.monospace{
   font-family:Courier;
   margin-left:60;
   color:#00008F;
}

p.nota
{
	font-size:12;
}

li{
   margin-left:20;
   margin-right:20;
   margin-top:6;
   margin-bottom:6;
   font-family:helvetica;
   font-size:14;
   text-align:justify;
}

a{
   color:#EEEE88;
}

a.grande{
   color:#EEEE88;
   font-size:20;
}

a:link{
   color:black;
   text-decoration:underline-none;
   text-underline:single;}

a:visited{
   color:#555555;
   text-decoration:underline;
   text-underline:single;
}
