/* CSS Document */

body {
	font-style:normal;
	font-size: 16px;
	color: #890700;
	background-color: #fbf362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Secciones {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;

}
.notacion {
	font-size: 12px;
	font-style: italic;
	color: #999966;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}