.style5 {
	font-family: "Poor Richard", 3HourTour, "Times New Roman";
	font-style: italic;
	font-weight: bold;
}
.style4 {font-family: "Comic Sans MS", "Continuum Light", Georgia}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-size: 1.5em;
	font-weight: bold;
}
.style1 {
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-family: "Kunstler Script", Manuscript, "Times New Roman";
	font-size: 1.5em;
	line-height: 2.7em;
	color: #FF3399;
	text-align: left;
}
h2 {
	color: #007297;
	font-family: Tubular, Vagabond, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}
h5 {
	font-family: "Kunstler Script", Manuscript, "Times New Roman";
	font-size: 2em;
	line-height: 2.2em;
	color: #FFFFFF;
	text-align: center;
	padding: 25px;
	font-weight: bolder;
	font-style: italic;
}
h3 {
	font-family: Gisha, Georgia, "Cordia New";
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: "Kunstler Script", Manuscript, "Times New Roman";
	font-size: 2em;
	font-style: italic;
	line-height: 2.5em;
	font-weight: bold;
	color: #1C6D88;
}

link {
	color: 557f00;
}
a:link {
	color: 2a1f00;
}
a:visited {
	color: 553fff;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
