<style type="text/css">
	body {
		background: black;
		font-family: Arial, Helvetia, Serif;
		font-size: 11pt;
		font-color: yellow;
		text-align:justify;
	}
	p, td {
		font-family: Helvetica, Arial, Serif, Verdana, Georgia;
		font-size: 9pt;
		font-color: #800080;
		text-align:justify;
		font-weight: 200;
	}
	form {
		font-family: Arial, Helvetia, Serif;
		font-size: 11pt;
		font-color: yellow;
	}
	
	.menu { font-family: Tahoma; align: left;}
	.menu A:link {background-color: #800080; font-size: 9pt; color: yellow; text-decoration: none; font-weight: bold; }		
	.menu A:visited {background-color: #800080; font-size: 9pt; color: yellow; text-decoration: none; font-weight: bold; }
	.menu A:active {background-color: #800080; font-size: 9pt; color: yellow; text-decoration: none; font-weight: bold; }		
	.menu A:hover {background-color: yellow; font-size: 9pt; color: #800080; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #E6AFFF;}	
	
	p.logo {
		background-color: #E6AFFF;	
	}
	
	p.sombra {
		color: black;
		background-color: blue;
		text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px	;
	}
	
	table {
		font-family: Helvetica, Arial, Serif, Verdana, Georgia;
		font-size: 11pt;
		font-weight: 600; 		
		font-color: #800080;
	}
	
	table.izquierda {
		border: 1px dotted #E6AFFF;
		cellpadding: 0;
		cellspacing: 2;
		width: 95%;		
		align: center;
	}
	td.solapa {
		bgcolor: #E6AFFF;
		border: inset 0pt;
	}
	
	p.small {
		font-family: Arial, Helvetia, Serif;
		font-size: 8pt;
		margin: 0em;
		padding: 0em;
		font-color: #000000;
	}
	p.mini {
		font-family: Arial, Helvetia, Serif;
		font-size: 7pt;
		margin: 0em;
		padding: 0em;
		font-color: navy;
	}
	p.referencia {
		font-family: Arial, Helvetica, Serif;
		font-size: 11pt; 
		font-color: #000000;
	}
	p.titulo { 
		font-family: Arial, Helvetica, Serif;
		font-weight: bold; 
		font-size: 12pt;
		color: #800080;
	}
	div.box { 
		background: #CC55CC; 
		border: single; 
		border-width: thin; 
		width: 75%; 
		padding: 1.0em; 
	}


	td.caja {
		background: yellow; 
		font-family: Balloon, Arial, serif;  
		font-weight: bold;
		font-size: 10pt;
		color: #CC33CC; 
	}
	td.clasif {
		font-size: 8pt;
	}
	td.encabezado {
		border-bottom: 1px solid #336699;
		padding-left: 3px;
		height: 20px;
		color: navy;
		padding:10px;
		width: 100%;
		font-size: 11pt;
		font-weight: bold;
	}
	td.contenido {
		color: black;
		line-height:18px;
		vertical-align: text-top;
		padding-left: 30px;
	}
	span.fecha {
		font-size: 9pt;
		font-family: Tahoma;
		font-weight: normal;
		color: gray;
	}
	
	.nolink { text-decoration: none; }
	.nolink A:link { text-decoration: none; }
	.nolink A:visted { text-decoration: none; }
	.nolink A:active { text-decoration: none; }
	.nolink A:hover { text-decoration: none; }

	

</style>
