body		{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	background-image: url(imaxes/fondo.jpg);
	color: #000000;
}

h1			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC9900;
}

h2			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6600CC;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


a:link		{ color: rgb(0, 0, 255) }
a:active	{ color: rgb(153, 153, 0) }
a:visited	{ color: rgb(128, 0, 128) }

ul			{list-style-image: url(imaxes/moneda1.gif)}
ul ul		{list-style-image: url(imaxes/moneda2.gif)}

ol			{list-style-type: upper-roman}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.formcab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6600CC;
	font-weight: bold;
}

.BotonOdisea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}


.BotonGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.TituloPreguntaOdisea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC9900;
}


.ClavePregunta0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFCC;
}
.Pregunta0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	font-weight: bold;
}
.RespuestaPregunta0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}

.ClavePregunta1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCFFFF;
}
.Pregunta1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCFFFF;
	font-weight: bold;
}
.RespuestaPregunta1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCFFFF;
}
.ClavePregunta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF00;
}
.Pregunta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
}
.RespuestaPregunta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}

.ClavePregunta3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC66;
}
.Pregunta3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
	font-weight: bold;
}
.RespuestaPregunta3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
}
.ClavePregunta4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
}
.Pregunta4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.RespuestaPregunta4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

