.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #000000;
}
.date {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #FF0000;
}
.subheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #FF0000;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #0000FF;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #0000FF;
}
