/* CSS Document */


body {
	font-family: "Comic Sans MS", "Contemporary Brush";
	font-size: 12px;
	color: #006633;
	text-align: center;
}
h1 {
	font-family: CatTail, "Book Antiqua", "Baskerville Old Face";
	font-size: 18pt;
	font-weight: bold;
	color: #600;
	text-align: center;
}
p {
	font-family: CatTail, "Book Antiqua", "Baskerville Old Face";
	font-size: 12pt;
	color: #006633;
	text-align: center;
}
body {
	font-family: CatTail, "Book Antiqua", "Baskerville Old Face";
	color: #006600;
	text-align: center;
}

</style>
