@import url("Level1_Arial.css");

.style2 {font-size: 50%}

body {

	background-image: url(imagenes/blues.gif);

}

.style6 {color: #FF0000}

.style11 {
	font-size: 90%

}

.style13 {font-size: 100%; font-weight: bold; }

.style15 {

	font-size: large;

	font-weight: bolder;

	color: #FF0000;

}

.style16 {font-size: large; font-weight: bold; color: #334d55; }

.style17 {

	font-size: medium;

	color: #0000FF;

	text-decoration: underline;

}

