
.boldtext  { color: black; 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%;
}


.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 }
.bluelinktext  { color: #5377B6; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

A:active { color: #5377B6; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
A:visited { color: #5377B6; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
A:link { color: #5377B6; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

