body {
	background-image: url(Images/bg.jpg); background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo1 {font-size: 10px; color: #666666; font-weight:normal}
.Estilo2 {font-size: 18px; color: #666666; font-weight:normal}
.Estilo6 {font-size: 12px; color: #666666; font-weight:normal}
.Estilo8 {font-size: 12px; color: #666666; font-weight:bold}
.Estilo9 {font-size: 9px; color: #666666; font-weight: bold; }
.Estilo11 {font-size: 12px; color: #666666; font-weight: bold; }


a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #666666;
}
