body{
	color:#000;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0px;
	padding:0px;
}
a[href]{
	color:#6fabb8;
	text-decoration:none;
}
a[href]:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
h1, h2, h3{
	font-family:"Times New Roman", Times, serif;
}
li{
	list-style-type:square;
	margin-bottom:5px;
}
.bloque{
	border-bottom:#000 medium solid;
}
.bug .E_ERROR{
	color:red;
}
.bug .E_NOTICE{
	color:gray;
}
.bug .E_WARNING{
	color:orange;
}
.bug .E_VISUAL{
	color:#f66;
}
.bug .E_SECURITY, .bug .E_CRITICAL{
	color:red;
	font-weight:bolder;
}
.versión{
	font-size:2em;
	font-family:"Times New Roman", Times, serif;
}
#contenedor{
	margin:0px auto;
	text-align:left;
	width:790px;
}
