@charset "utf-8";
/* CSS Document */

td img {
display: block;
}

body {
	margin-top: 0px;
}
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;

}
.Titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.Titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
   #scroll {
	width:550px;
	height:760px;
	overflow:auto;
}	
.Titulo3Rebaja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: line-through;
}

