table {
	font-family: "Comic Sans MS";
	font-size: x-small;
	text-align: center;


}
h4 {
	font-size: medium;
	color: #993300;

}
h5 {
	font-size: small;
}
h2 {
	font-size: large;
	color: #003300;
}
h3 {
	font-size: medium;
}
body {
	font-family: "Comic Sans MS";
	font-size: x-small;
}
