.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodytext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
.leader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.linktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
}
.invisilink {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt; /* x-small */
	color: #FFFF66;
}

.blue-border-2pt {
	border-left: solid 2px #000099;
	border-right: solid 2px #000099;
	border-top: solid 2px #000099;
	border-bottom: solid 2px #000099
}