li.lista {
	margin-top: 4px;
	margin-bottom: 4px;
}
ul.lista {
	margin-top: 10px;
	margin-bottom: 4px;
}
table.lista {
	border: 1px #E1CBA2 solid;
	background: #F5F3DE;
	margin-top: 10px;
}

li.level-1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: justify;
}

li.level-2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 8px;
}

li.level-3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}


li.level-4 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}

a {
	text-decoration: none;
	color: #0058B0;
}

a:hover {
	text-decoration: underline;
	color: #0058B0;
}



HR {
	COLOR: #c0c0c0; HEIGHT: 1px
}

LI.top {
	MARGIN-TOP: 10px
}

table.md {
	background: #B7B36F;
}


td.md {
	font-size: 11px;
	background: #FBFBEC;
}

td.h1 {  
	font-size: 11px;
	font-weight: bold;
	background: #E1DBC1;
}

td.h2 {
	font-size: 13px;
	font-weight: bold;
	background: #D1CE9C;
}

td.h3 {  
	font-size: 12px;
	background: EBE9C3;
}
h5 {
	margin: 5px;
}

ol {
	margin-left:40px;
	padding-left:0px;
}
li {
	padding-left:0px;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}