body{
	background-color: #221F1F;
	font-family: verdana,courier,georgia,"Times New Roman", Times, serif;
	text-align:left;
	color: #FFFFFF;
	background-repeat: no–repeat;
	background-attachment: fixed;
}

img{
	border:0;
}

table{
	background-color: #221F1F;
	border:0;
}

table.punteado{
	border-style: dotted;
	border-width: 4px;
	border-color: #A0A0A0;
} 

td.imagen{
	text-align:center;
}

p{
	text-align:left;
	text-indent: 1em;
	font-size:medium;	
}

a
{
	COLOR:#2F43D7;
	text-decoration : none;
	border:0;
}

a:hover
{
	COLOR: magenta;
	#font-weight:BOLD;
}


div.titulo{
	font-style:bold;
	font-size: large;
	color:red;
	text-align: right;
	font-weight:bold;
}

div.relleno{
	clear:both;
	margin:auto;
	width:550
}

a.enlacePralOut{
	color:#959393;
	font-size:large;
	#font-weight:bold;
	text-decoration:none;
}

a.enlacePralOut:hover{
	color:red;
	font-size:large;
	#font-weight:bold;
	text-decoration:none;
}

a.enlacePralIn{
	color:red;
	font-size:large;
	#font-weight:bold;
	text-decoration:none;
}

a.enlacePralIn:hover{
	color:red;
	font-size:large;
	#font-weight:bold;
	text-decoration:none;
}

a.enlaceUtopiaOut{
	color:white;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

a.enlaceUtopiaOut:hover{
	color:red;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

a.enlaceUtopiaIn{
	color:red;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

a.enlaceUtopiaIn:hover{
	color:red;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

li{
	font-weight:bold;
	text-align: left;
	font-style:italic;
}

div.subtitulo{
	font-weight:bold;
	text-align: left;
	font-style:italic;
	font-size:large;
}

li.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}

span.resaltar{
	font-weight:bold;
	text-decoration:underline;
}