@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFCC;
}

.Estilo1 {
	font-family: Bookman Old Style;
	font-size: 34px;
	text-align: center;
	font-weight:bold;
	color: #000000;
}

.Estilo2{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #FF0000;
}

.Estilo3 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	color: #FF0000;
}

.Estilo4{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

.Estilo5{
	font-family: Verdana;
	font-size: 10px;
	text-align: Left;
	color: #000000;
}
