body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.p {
	font-size: x-small;
}

.pp {
	font-size: xx-small;
}

.pbold {
	font-size: x-small;
	font-weight: bold;
}
.pnaranja {
	font-size: x-small;
	color: #FFCC00;
}
.pamarillo {
	font-size: x-small;
	color: #FFEB9B;
}
.projo {
	font-size: x-small;
	color: #FF0000;
}
.pboldrojo {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.ppbold {
	font-size: xx-small;
	font-weight: bold;
}
.ppamarillo {

	font-size: xx-small;
	color: #FFEB9B;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}

