.NavLink {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #339999;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #336699;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #336699;
}

.Bodylink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #339999;
	text-decoration: none;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}
.heading16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
