body {
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #916900;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: #FF0000;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	font-family: Verdana;
	font-size: 8pt;
	topmargin:0;
	leftmargin:0;
	background-color: white;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table { 
	color: black; 
	font-family: Verdana; 
	font-size: 8pt 
}
td {
	border: black;
	
}