body {
	text-align:center;
	background-color: #000000; 
	vertical-align:top; 
	margin-top:0; 
	font: 12 times new roman;
}
table, tr, td,  {
	text-align:center; 
	vertical-align:top;
	font: 12 times new roman;
}
a:link,a:active,a:hover,a:visited {
	color:#999966; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.sup {
	height:60;
}
.inf {
	height:90;
}
.recuadro {
	width:738;
	padding:5;
	background-color: #003333;
	border: 1px solid #CC9966;
}
.texto, .texto_c, .rep_i, .rep_c, .rep_d {
	font: 12 times new roman;
	text-align: justify;
	color:#999966;
}
.texto_c {
	text-align: center;
}
}
.rep_i {
	text-align:left;
}
.rep_c {
	text-align:left;
	font-style:italic;
	width:150;
	margin-left:5;
}
.rep_d {
	text-align:center;
	width:30;
}
.titulo {
	font: bold 14 times new roman;
	text-align: center;
	color:#999966;
}
.separador {
	font-size:4;
	text-align:center;
}
.sep_v {
	width:30; 
	padding-right:10;
}
