
h2 {
	font-family: "Comic Sans MS";
	font-style: italic;
	margin-bottom: 20px;
}

h3 {
	font-family: "Comic Sans MS";
	margin-bottom: 20px;
	font-weight: normal;
}

h4 {
	font-family: "Comic Sans MS";
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}