.toon {


p {
	font-family: "Comic Sans MS";
	color: #000000;

}
h1 {
	font-family: "Comic Sans MS";
	color: #CC0000;
	font-weight: bolder;


}
h2 {
	font-family: "Comic Sans MS";
	color: #CC0033;
	font-weight: bold;


}
h3 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #CC0066;
}
h4 {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #CC0099;
}
p {
	font-family: "Comic Sans MS";
}
h5 {
	font-family: "Comic Sans MS";
	color: #CC00CC;
}
h6 {
	font-family: "Comic Sans MS";
	color: #CC00FF;
}
a {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #0000FF;
}
