.dateLINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomTease {
	font-family: "Times New Roman,Times, serif", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.insetITALICS {font-family: "Times New Roman", Times, serif; font-style: italic; }
.body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.sectionHeader {
	font-family: "Times New Roman,Times, serif", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #330066;
}

