.Heading {
	font-family: "Dolphin Wide", Arial;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099CC;
	text-align: center;
	font-weight: bold;
}
.bottomhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	text-align: center;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
