.navbar {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #336633;
}
.blacktitle {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.list {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;

}
.listitalics {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
