body {background-color: black;

}

h1  {
 font-size : 10pt;
 font-family : arial;
 text-align : Justify;
 color: white;
}

h2  {
 font-size : 10pt;
 font-family : arial;
 text-align : center;
 color: white;
}

h3  {
 font-size : 9pt;
 font-family : arial;
 text-align : left;
 color: white;
}

p {
 font-size : 9pt;   
 font-family : arial;
 text-align : Justify;
 color: #DBDADA;
 margin-top: 1px;
 margin-bottom: 1px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.boton {
border:1px solid #C0C0C0; 
color:#C0C0C0; 
font-family:Arial; 
font-size:8pt; 
background-color:#000000;
}

a {
	color:#3366CC;
}
a:visited {
	color:#3366CC;
}
a:link {
	color: #3366CC;
}

.pblanco {
 font-size : 9pt;   
 font-family : arial;
 text-align : Justify;
 color: white;
 font-weight: bold;
 margin-top: 1px;
 margin-bottom: 1px;
}

.pentrevistador {
	font-size : 9pt;
	font-family : Arial;
	text-align : Justify;
	color: #CCCCCC;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-weight: bold;
}

.firma  {
 font-size : 10pt;
 font-family : arial;
 text-align : right;
 color: white;
 margin-top: 20pt;
 margin-bottom: 20pt;
}

