/* CSS Document */
a:link {
	color: #8E8F55;
	text-decoration: none;
}
a:visited {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	color: #8AEB21;
	text-decoration: underline;
}
a:active {
	color: #FF66FF;
	text-decoration: none;
}
.head {
	color: #8aeb21;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.head-grey {
	color: #e8e8e8;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.body-text {
	color: #e8e8e8;s
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}.navback {
	background: url(images/g_nav-back.gif) no-repeat top;
}
.rightside {
	background: url(images/g_rightside.gif) no-repeat left 50px;
}
.footer-links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8E8F55;
}
.pic {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.minitext-tan {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #8E8F55;
}
.words {
	font-family: Arial;
	font-size: 9px;
	color: #252C22;
	position: absolute;
	width: 915px;
	left: center;
	overflow: visible;
	visibility: inherit;
}
.minitext-grey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #B7B697;
}
