body {

	font-family: "Courier New", Courier, mono;

}



td {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;

}



th {

	font-family: Arial, Helvetica, sans-serif;

}.subrayado {

	font-size: small;

	font-weight: bolder;

	text-decoration: underline;

	color: #666666;

}

.titulo {

	font-size: large;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.courier {

	font-family: Courier New, Courier, mono;

	font-size: small;

	font-style: normal;

	font-weight: normal;

}

.links {

	text-decoration: none;

}

.resumé {
	font-size: medium;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;

}
