p {text-align:justify;}

a {
	color: 3333ff;
	text-decoration: none;
	}
body {
	/*background: #ffffff;
	color: #000000;*/
	font-family: Garamond;
	}	
.negro { 
	font-size: 1em; 
	text-align: center; 
	}
.normal { 
	/*padding-right: 1em;*/
	font-size: 1em; 
	text-align: justify; 
	}
.normal2 { 
	font-size: 1em; 
	text-align: justify; 
	}
.italico {
	font-style: italic;
	}
.italicobold {
	font-style: italic;
	font-weight: bolder;  
	}
.titulo { 
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bolder;  
	text-align: left;
	color: 6383c3 
	}
.titulocenter { 
	/*padding-right: 8em;*/
	color: 3960a0;
	font-size: 1.5em; 
	font-weight: bolder;  
	text-align: center; 
	}
.titulotabla {
	font-weight: bolder;  
	text-align: center; 
	}
.tabla {
	text-align: center; 
}
#universo {
	/*width: 56em;*/
  padding-right: 1em;
}
#encabezado {
}
.menu {	
	vertical-align: top;
	color: #ff0000;
	width: 150px;
}
img.menuitem {
	/*width: 8.3em;
	height: 3.25em;*/
}

