.bodyTextBlack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyTextSmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HeadTextBlack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navmenu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.navmenu2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navmenu2:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bulletmenu {
	list-style-image: url(images/bulletmenu.gif);
	list-style-type: square;
}
.bulletmenu2 {
	list-style-image: url(images/bulletmenu2.gif);
	list-style-type: square;
}

