A {
	font-family : "comic sans ms";
	font-weight : bold;
	color : #000099;
	font-style: normal;
}
b { font-family : "comic sans ms"; font-size : large; color : #009900}
I {
	font-family : "Comic Sans MS";
	font-weight : bold;
	font-size : large;
	color : #0000FF;
	font-style: italic;
}
p { font-style : normal; font-family : "comic sans ms"; font-weight : normal; color : #000099;}
body {
	background-color: #66FF99;
}

em {
	font-style : normal;
	font-family : "comic sans ms";
	font-weight : bolder;
	color : #0000FF;
	font-size: 24px;


}
strong {

	font-style : normal;
	font-family : "comic sans ms";
	font-weight : bold;
	color : #000099;
}
h2 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	font-family: "Comic Sans MS";

}
h3 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #3300FF;
}
