/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.Calendario {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.Texto1 {
	font-family: Tahoma;
	font-size: 14px;
}
.Titulo1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.MarcadorVisitantes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Visitantes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Texto2 {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-align: justify;
	display: block;
}
.Titulo2 {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-align: justify;
	display: block;
	color: #0066CC;
	font-weight: bold;
}

.Texto3 {

	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
	display: block;
}
