.style1 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: italic;
}
.style2 {
	color: #000000;
	font-size: medium;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
}
.style3 {
font-size: x-small
}
body {
	background-image: url(-FORMLOCATION-bkgnd.gif);
}

