BODY {
	color : #330099;
	font-family : Verdana;
	font : 10pt Verdana;
	font-size : 10pt;	
	margin-top:0;
	background-image: url(imagenes/fondo1.jpg);
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#D4D4D4;
	}

a:link		{color:black;}
a:visited	{color:black;}
a:hover		{color:'#000099'}
.piefoto{
	font-size : 9pt;
	font-style: italic;
	color:black;
	}
.margen{
	margin-left: 0;
	}
.titulo{
	font-size : 18pt;
	color: Green;
	}
.titulo2{
	color: Green;
	font-weight: bold;
	text-decoration: underline;
	}
.titulo3{
	color: #6600FF;
	font-weight: bold;
	text-decoration: underline;
	}
.cita{
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	color: '#003399';
	}
.left {	text-align : left;}
.center{ text-align: center;}
.right{	text-align: right;}
.small{	font : 8pt Arial;}
.tabla { font-size : 9pt;
		font-weight: bold;}
div.Section1
	{page:Section1;}
TABLE {
	color : BLACK;
	font-family : Verdana;
	font-size : 10pt;	
	margin-top:0;
	}
.titular {
	font-family : Arial;
	font-weight: bold;
	font-size : 18pt;	
	}
.tit_ant {
	font-family : Arial;
	font-weight: bold;
	font-size : 11pt;	
	}
.capav{
	border-style: dashed;
	border-width: 1px;
	border-color: black;
	width:200px;
	height:170px;
	background:#66CCFF;
	text-align: center;
}
.capat{
	width:200px;
	font-weight: bold;
	font-size : 12pt;
	font-family : Verdana;
	color:#66CCFF;
	border-style: solid;
	border-width: 1px;
	border-color: #66CCFF;
	background:black;
}