body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006699;
	font-weight: normal;

}
.heading {
	font-family: Dolphin;
	font-size: 1.75em;
	color: #669933;
	font-weight: bold;

}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006699;
	font-style: italic;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006699;


}
.subheading {
	font-family: Dolphin;
	font-size: 1.5em;
	color: #669933;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #006699;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #006699;
}

