@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text6pt {
	font-size: 6pt
}
.bluetext {
	color: #0033CC
}
.boxliner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.bluetext {
	color: #0033CC
}
.textBOLD12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
