.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.textFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.textLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B4599;
	list-style-type: square;
	border: thin dashed #0B4599;
}
.textLargeNB {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B4599;
	list-style-type: square;
	border: thin none #0B4599;
}
a:link {
	color: #000000;
}
a:visited {

	color: #333333;
}
a:hover {


	color: #0B4599;
}


a:active {



	color: #333333;
}
.textsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
