.foottext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;

}
.ptitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
.glossaryitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;

}
.subtitle {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bolder; color: #000066}
.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.contact {  font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000}
.bodyBI {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.italic {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold}
.list {  font-family: "Times New Roman", Times, serif; font-size: 11pt}
.boldred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #FF0000;
}
.boldsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC3333;
}
.emphasisnormal {
	font-weight: 900;
	color: #990000;
}
.emphasisunderline {
	color: #990000;
	text-decoration: underline;
}
