body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #233DC2;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-color: #3399FF;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.alink:hover {
	color: #6699FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.alink:link {
	color: #233DC2;
	text-decoration: none;
}
.alinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.alinkBold:hover {
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.alinkBold:link {
	color: #233DC2;
	font-weight: bold;
	text-decoration: none;
}.alinkShortLeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.alink12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.alink12pt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #6699FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.alink12pt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #233DC2;
	text-decoration: none;
}
.alinkShortLeading:hover {
	color: #6699FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.alinkShortLeading:link {
	color: #233DC2;
	text-decoration: none;
}
