.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal}

a:link {
	color: #00529E;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #00529E;
}
a:hover {
	color: #660000;
}
.bodytextsingle {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	position: relative;
	left: 25px;
	width: 545px;
}
.tableposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: -3px;
}
.navposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 2px;
}

