body {
 background-color: #FFFFFF;  
 }

#contenedor {
width:800px;
margin: 0 auto;
background-color: #FFFFFF;  
font-family :Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
}

.columna {
   width:395px;
}

h1 {
  font-weight : bold;
  font-size : 14pt;
  font-style: italic;
  color : #0000FF;
  margin-top: 1px;
  margin-bottom: 1px;
}