@charset "utf-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;

}
h3 {
	font-size: 16px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	line-height: 20px;
}
.tex_cuerpo {
	font-size: 12px;
}
