/* Custom CSS
------------------------------------------------------------ */

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 7px; 
margin-bottom: 5px;
}

h4, .h4, h5, .h5, h6, .h6, {
margin-top: 0px; 
margin-bottom: 5px;
}

ul {
	margin-bottom: 20px;
}

ul li{
	list-style-type: circle;
}