.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: F8F7F6;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
	text-decoration: underline;
}


.notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
