.sheetscss {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 000000;
}
.headerfact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 336633;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.imagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.facttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

