@charset "utf-8";
.Top {
	font-family: "Lucida Handwriting";
	font-size: 36px;
	color: #CCC;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #999;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-style: normal;
}
