td {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #333333;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006666;
	font-style: italic;

}
h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}
li {
	list-style-type: lower-roman;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.resaltar {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #006666;
	font-size: 12pt;

}
.resaltar2 {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	font-size: 12pt;

}
.lineaizqgris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.lineaabajogris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
