/* @override http://www.regent-college.edu/crux/toc_styles.css */

@charset "UTF-8";
/* CSS Document */




ul {
	margin-top: px;
	list-style-image: none;
	text-align: left;
}

li {
	list-style-image: none;
	margin-top: -5px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin-left: 30px;
	font-weight: bold;
	font-size: 1.3em;
}




