body,td,th {
	color: #89948E;
	font: 14px/18px Verdana, Geneva, sans-serif;
}
body {
	background-color: #FFF;
}
a:link {
	color: #6D93B4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D93B4;
}
a:hover {
	text-decoration: underline;
	color: #8FBAB2;
}
a:active {
	text-decoration: none;
	color: #6D93B4;
}

.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 {
	font-size: 12px;
	line-height: 14px;
}

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

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

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

.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;
}
