em {
	font-weight: bold;
	font-style: normal; 
}

h3 {
	margin-bottom: .5em;
}

li {
  list-style-type: disc;	
  list-style-position: inside;
}

li li {
	margin-left: 2em;
}

.sec_title {
	font-size: 1.5em;
	margin-top:0;
	margin-bottom: .5em; 
}

.sec_descr {
	text-align: justify;
	margin-bottom: .3em;
	font-size: .9em;
	line-height: 1.2em;
}

div.section_separator {
  height:1em;
  background-color:green;
  margin: 1.7em 0;
}

.after_table {
	margin-top: .6em;
}

.page_links {
  float: right;
  padding-bottom: .3em;
  font-weight: normal;
}

.search_count {
  text-align:center;
  font-weight: bold;
  margin-bottom: 1em;
}