body {
	font-family: Arial, Helvetica, sans-serif;
}
.comicsans {
	font-family: "Comic Sans MS";
}
.small {font-size: x-small}
.italic {font-style: italic}
h3 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
.bold {
	font-weight: bold;
}
