body,td,th {
	color: #5e5e5e;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #FFF;
}
a:link {
	color: #1c9192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #819d56;
}
a:hover {
	text-decoration: underline;
	color: #6D93B4;
}
a:active {
	text-decoration: none;
	color: #819d56;
}

.BIO-TEXT {
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 4px;
	word-spacing: 2px;
	font-weight: bold;
	line-height: 10px;
	color: #10915b;
}

.BIO-line {
	font-size: 8px;
	color: #10915b;
	line-height: 4px;
	text-shadow: #919191 2px 2px 2px;
}

.BIO-TEXT-2 {
	line-height: 16px;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 4px;
	word-spacing: 2px;
	font-weight: bold;
}

.NAV-TEXT-1 {
	line-height: 12px;
	font-size: 13px;
	font-variant: small-caps;
	letter-spacing: 4px;
	word-spacing: 2px;
}

.NAV-TEXT-2 {
	font: italic bold 11px/12px Georgia, "Times New Roman", Times, serif;
}

.text-6 {
	font-size: 6px;
	line-height: 6px;
}

.text-10 {
	font-size: 10px;
	line-height: 13px;
}

.text-11 {
	font-size: 11px;
	line-height: 14px;
}

.text-11-bold {
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
}

.text-12-Helvetica {
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.text-12 {
	font-size: 12px;
	line-height: 14px;
}

.text-12-bold {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

.text-13-Helvetica {
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.text-13 {
	font-size: 13px;
	line-height: 16px;
}

.text-13-bold {
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
}

.text-14-Helvetica {
	font: 16px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.text-14 {
	font-size: 16px;
	line-height: 20px;
}

.text-14-bold {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.text-16 {
	line-height: 22px;
	font-size: 16px;
}

.text-16-bold {
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
}

.text-18 {
	font-size: 18px;
	line-height: 24px;
}

.text-18-bold {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}

.text-22 {
	line-height: 26px;
	font-size: 22px;
}

.text-22-bold {
	line-height: 26px;
	font-size: 22px;
	font-weight: bold;
}

.text-12-blue {
	font-size: 12px;
	line-height: 16px;
	color: #6d93b4;
}

.text-13-blue {
	font-size: 13px;
	line-height: 16px;
	color: #6d93b4;
}

.text-14-blue {
	font-size: 14px;
	line-height: 18px;
	color: #6d93b4;
}

.text-14-blue-bold {
	font-size: 14px;
	line-height: 18px;
	color: #6d93b4;
	font-weight: bold;
}

.text-16-blue {
	font-size: 16px;
	line-height: 20px;
	color: #6d93b4;
}

.text-16-blue-bold {
	color: #6d93b4;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.text-18-blue {
	font-size: 18px;
	line-height: 22px;
	color: #6d93b4;
}

.text-18-blue-bold {
	color: #6d93b4;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
}

.image_float_right {
	float: right;
	margin: 10px;
	text-align: justify;
}
.image_float_left {
	float: left;
	margin: 10px;
}

.image_float_center {
	float: center;
	margin: 10px;
}
