body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}
h1{
	font-size:16px;
	font-weight:bold;
	background-color:#C5DFF5;
	margin-bottom:0px;
}
img{
	border:0;
}
p.descripcion{
	margin-bottom:0px;
	color:#666666;
}
div.ejemplo{
	position:relative;
	margin-bottom:0px;
	border-bottom:dotted 0px #999999;
	padding-bottom:0px;
}
div.ejemplo h3{
	font-size:14px;
	margin-bottom:8px;
	
}
