/* Change font sizes */
p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 19px;
}
.LgLnk {
	font-size: 17px;
	font-weight: bold;
}
li {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
td {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-top: 15px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 17px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.menuItem {
	line-height: 18px;
}

