.aMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #009966;
	text-decoration: underline;
	font-weight: bold;
}
.aMenu:hover {
	color: #006699;
	text-decoration: none;
}
td {
	font-family: Garamond, serif;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #009966;
}
.smallType {
	font-size: 10pt;
}
a {
	font-weight: bold;
	color: #009966;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;


}
.deadLink {
	font-weight: bold;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	text-decoration: none;

}
