body {
	padding-right: 0px; padding-left: 0px;padding-bottom: 0px; padding-top: 0px; margin: 0px;
	scrollbar-face-color:#E3E4EA;
	scrollbar-arrow-color:#172645;
	scrollbar-track-color:#E3E4EA;
	scrollbar-shadow-color:#888888;
	scrollbar-highlight-color:#888888;
	scrollbar-3dlight-color:#E3E4EA;
	scrollbar-darkshadow-color:#E3E4EA;
	background-color: #FFFFFF;
}
.Titulos {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.TextoNormal {
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.TextoNormalResaltado {

	font-family: tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.OfertaTexto {
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.OfertaTextoResaltado {
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.OfertaTextoPrecio {

	font-family: tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.TextoMediano {

	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.TextoMedianoResaltado {


	font-family: tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.TextoMedianoCursiva {
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
