p {
	font-family: "Comic Sans MS", Arial;
	font-size: 15px;
	margin: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}
h3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	color: #FF0000;
	margin: 10px;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	color: #FF0000;
	margin-left: 10px;
	letter-spacing: 0px;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0.5px;
	color: #0000FF;
	margin-left: 10px;
	margin-top: 10px;
}
li {
	font-family: "Comic Sans MS", Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #FF0000;
}
h5 {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
