.txt {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #990000;
}
a:link {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #0099CC;
}
a:visited {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #009966;
}
.heading {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}
