body {

}
td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 8;
	font-size: 11;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FC9;
}
.marco {
	height: auto;
	clip: rect(   );
	float: left;
	clear: none;
	position: relative;
	overflow: visible;
	background-color: #FFFF99;
	width: auto;
	visibility: visible;
}
.celdadst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
	clip: rect(   );
	height: 75px;
	width: 71px;
	border-color: #6666FF #6633FF #6666FF #6666FF;
	background-color: #CCFFCC;
}
.celdaorg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
	clip: rect( );
	border-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 75px;
	width: 71px;
	background-image: url(cuadro.gif);
	background-color: #CCFFCC;
}
.cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-style: none;
	text-align: center;
	font-size: 12px;
	color: #0033CC;
}

.titjuego {  font-size: 24pt}
.titpagina {
	font-size: 18px;
	border-top: thin inset #FF7F50;
}
.instrucs
{ color: #333366;  font-size: 12px;  text-justify: newspaper;  text-align: justify;  line-height: 150%;      }
#instruc {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #699;
	line-height: 150%;
	width: 750px;
	border: thin solid #339;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	color: #FFF;
}
#contcuerpo {
	background-color: #9FF;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1070px;
	text-align: center;
}
