
.boldtext  { color: black; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}
.redboldtext  { color: CC0000; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}

.boldtext10  { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}

.regulartext  {
	color: black;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.bigtext  {
	color: 0097B1;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.bigtextbold  {
	color: 0097B1;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}
.smallitalictext  {
	color: black;
	font-size: 8pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}


.whiteregulartext  {
	color: white;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.italictext  { color: navy; font-style: italic; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

.purplelinktext  { color: #330066; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

A:active { color: #330066; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
A:visited { color: #330066; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
A:link { color: #330066; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

