body{
 background-color:#D8E9F1;
 font-family:Verdana;
 font-size:11px;
}
.info{
 border-color: #000;
 border-width:2px;	
 border-style:outset;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
}
p{
 margin-left:18px;
}
ul{
 margin-left:25px;
}
.detalle{
	font-weight:bold;
}
h2{
 text-align:center;
}