.style1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #003300;
}
.style5 {
	font-family: "Tempus Sans ITC", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-family: "Viner Hand ITC", Arial, sans-serif;
	font-size: 18px;
	color: #330066;
}
.style4 {
	font-family: "Viner Hand ITC", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330066;
}

.style3 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #003300;
}
body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #003300;
}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

#title {
	display:block;
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #330033;
}
a:link {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #CC66FF;
}
.stylequote {
	font-family: "Tempus Sans ITC", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
