body {
  font-family:Arial,Times New Roman, Times, serif;
  font-size:10pt;
  color: #000000;
  text-align: justify;
  }

h1 {
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	text-indent: 25px;
	line-height: 30px;
	letter-spacing: 0.1em;
	}

a:link, a:visited, a:active {
  color:#000000;
	text-decoration: none;
	font-style: oblique;
  }

#logo {
	height: 50px;
	width: 125px;
	}

#barra {
	display:none;
	}

#contenido {
  clear: both;
}

#contacto {
	display:none;
	}

