.title {
	text-align: center;
	background-color: #3CB371;
	font-family: Georgia, Times New Roman;
	font-size: 16pt;
	font-weight: bold;
	height: 40px }

li {
	margin-bottom: 15px }

.menu {
	background-color: #d9f9e9;
	font-family: Arial }

.activeBelief {
	font-size: 14pt;
	padding: 5px;
	background-color: #90EE90 }

.inactiveBelief {
	cursor: hand;
	font-size: 14pt;
	padding: 5px }

.singleBullet {
	list-style-type: none;
	margin-left: 15px }
