select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	background-color: #F1F1FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/cuadricula.jpg);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
.style4 {
	font-size: .7em;
	color: #FFFFFF;
	text-align:justify;
}
.style5 {
	font-size: .8em;
}
.style5 ul {
	margin-left: -1.5em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.artista {
	font-weight:bold;
	font-style:italic;
}