.sidetext {
	font-family: tahoma;
	font-size: 12px;
	color: #CC6600;
	line-height: 16px;
}
.bodytext {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.smallbody {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;
}
.bodytitle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B8F3F;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	list-style-image: url("Modules/navbar-left/bullet.jpg"); 
	line-height: 22px;
	}
a:link {
	color: #8CB75D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8CB75D;
}
a:hover {
	text-decoration: underline;
	color: #8CB75D;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.bodynormal {
	background-color: #EAEAEA;
	color: #CCCCCC;
}

