h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
}
body {
	background-color: #FFFFCC;
	background-image: url(JPG/cielo.jpg);
	list-style-position: outside;
	list-style-image: url(GIF/rosavineta.gif);
	list-style-type: none;


}
font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	list-style-position: inside;
	list-style-image: url(GIF/rosavineta.gif);

}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0033cc;
	border: medium outset #F9869A;
	list-style-image: url(GIF/rosavineta.gif);
}

