p {
	color : #000000;
	font-family : "Comic Sans MS";
	font-size : medium;
}
table {
	font-family: Comic Sans MS;
	font-size : medium;
}
h1 { font-family: Comic Sans MS; color : #ff0000; font-weight : bold; font-variant : small-caps; }
h2 {
	font-family: Comic Sans MS;
	color : Teal;
	font-style : italic;
}
h3 {
	font-family: Comic Sans MS;
}
.comicg {font-family: Comic Sans MS;}
.note { background-color : #ffff00; }
.plus {
	font-size: xx-large;
	color: Green;
}
.tiny {
	font-size: x-small;
}
.tinyi {
	font-size: x-small; font-style : italic;
}
.xlarge {
	font-size: x-large;
}
