body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: Black;
	text-align: justify;
	background: #F9FBA8;
	text-justify: distribute;
}

h6 {

	font-size: 10px;
	color: #000164;
	font-family: Arial;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #2D4234;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: oblique;
	font-variant: normal;
	font-weight: bolder;
	color: #2D4234;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	font-weight: bold;
	color: #5B6248;
}
ul {
	list-style: disc url(../imagenes/vineta.gif);
	line-height: 16px;
}

listaespecial {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	color: Black;
	text-align: justify;
	text-justify: distribute;
}
.filaA {
	border: thin solid #000099;
	background-color: #00FF99;
}
.filaB {
	border: thin solid #000099;
	background-color: #66CCFF;
}
