body	{scrollbar-face-color: #000066;
        scrollbar-arrow-color: #fc6;
        scrollbar-track-color: #fc3;
		scrollbar-base-color: #0099cc;
}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;

}

.main {
	width: 580px;
	padding: 2px;
	border: 1px solid orange;
	margin-top: 2px;
	height: 250px;
	overflow: auto;
}
.fondocelda {
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.fondorepeatx {
	background-repeat: repeat-x;
}

.cuerpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #003366;

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	background-color: #DFEAF4;

}
.cuerporesaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #000033;
}
.cuerpo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #333366;
}

