.bodyText {
	font-family: Tahoma;
	font-size: 12px;
}
.introText {
	font-family: Tahoma;
	font-size: 12px;
	background: #FFFFFF;
}
.searchText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	border: thin none;

}
.titleText {
	font-family: Tahoma;
	font-size: 14px;
	font-variant: normal;

}
.menu1Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu1ItemActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #996633;
	text-decoration: underline overline;
	cursor: hand;


}
.menu1BG {
	background-color: #F3EFBC;
}
.menu1BGActive {
	background-color: #F8D160;
}
.bodyText1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

