@charset "UTF-8";
.body {
	font-family: Papyrus;
	font-size: 14px;
	color: #663366;
	font-weight: bolder;
}
h1 {
	font-family: "Hobo Std", "Lucida Sans";
	font-size: 24px;
	color: #006633;
	text-align: center;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3333FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
