body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	background-image: url(imagenes/fondos/fondo.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	background-color: #4A371C;
	list-style-image: url(imagenes/fondos/hoja.gif);
}
table {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	background-color: #FFFFFF;
	list-style-image: url(imagenes/fondos/hoja.gif);
}
.titulos {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-image: url(imagenes/fondos/fondotitle.gif);
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #99CC00;
}
.subtitulos1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
A.enlace {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
A.enlace:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #9999FF;
	text-decoration: underline;
}

