@charset "ISO-8859-1";
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #C5765F;
	padding: 3px;
}
h6 {
	font-size: .8em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.no_bullet_list {
	list-style-type: none;
}
.highlight {
	background-color: #FF9;
}

