a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #3B885E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #666666;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.white {
	color: #FFFFFF;
}
.green {
	color: 2E834E;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}
.underline {
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.i2i {
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 9px;
}
