body {
    	color:              	#fff;
    	background-color:	#000;
	font-family: 		tahoma, arial;
	font-size: 		13pt;
	text-align:		justify;
	position:		relative;
	align: 			center;
	margin-top:		0px;
}


h1 {
	text-align: center;
	font-size: 16pt;
}


.resalt {
    	color: #inherit;
	font-size: 18pt;
	font-weight: bold;
}


    a:link	{text-decoration: none; color: orange; font-weight: bold; font-family: arial narrow,arial}
    a:active	{text-decoration: none; color: orange; font-weight: bold; font-family: arial narrow,arial}
    a:visited	{text-decoration: none; color: orange; font-weight: bold; font-family: arial narrow,arial}
    a:hover 	{text-decoration: none; color: red;    font-weight: bold; font-family: arial narrow,arial}


p {
	font-family: inherit;
}


.mytexto {
	margin: 3em 3em 3em 3em;
	display: block;
}


.abajo {
	font-family: 	inherit;
	font-size:	14pt;
	color: 		red;
	font-variant:	small-caps;
}


table	{
	position:	relative;
	border-style:	hidden;
	border-width:	0px;
	width:		999px;
	margin-bottom:	0px;
	margin-top:	0px;
	padding:	0px; 
	top:		0px;
	bottom: 	0px;
}


td.LR {	
	width:		123px;
	height:		600px;
	overflow:	hidden;
}


td.center {
    	background-color:	#111;
	width:			753px;
}


