.navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #042D5D;
	font-weight: bold;
}

a {
	text-decoration: none;
	

}
a:hover {
	text-decoration: underline;
	
}
.navbarBottom {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #042D5D;
	font-weight: normal;
}
.pageTitles {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #042D5D;
	font-weight: bold;
}
td {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.ContentCell {
	padding: 7px;
}
