h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F3302;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallwhite {
	position: relative;
	top: -1px;
	font-size: 11px;
	color: #5B4439;
}

.smallwhite2 {
	text-decoration: none;
	font-size: 11px;
	color: #5B4439;
}

a {
	font-size: 11px;
	color: #4C5B1F;
}
a.naviItemSelected {
	font-size: 11px;
	color: #313B23;
	font-weight: bold;
}
.dmenuitem {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 15px;
	color: #AC7F58;
}
.hitHeader {
        font-size: 14px;
	font-weight: bold;
}

.hitText {
	word-wrap: break-word;
}

.hitInfo {
        font-family: Arial,Helvetica;
        color: #335533;
	font-size: 10px;
}


