body * { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  line-height: 150%;} 
} 

em {
  font-size: small;
}

em.quote {
  font-size: 10pt;
}

.brand {
  font-size: 14pt;
  font-weight: normal;
  font-style: italic;
  color: #0000FF;
} 



.boldtext  { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}
.redboldtext  { color: CC0000; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}

.boldtext11  { color: black; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}

.regulartext  {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.bigtext  {
	color: 0097B1;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.bigtextbold  {
	color: 0097B1;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}
.smallitalictext  {
	color: black;
	font-size: 9pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}


.whiteregulartext  {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.italictext  { color: navy; font-style: italic; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, sans-serif }

.purplelinktext  { color: #330066; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}

<!--  body links  -->
a:active { color: #1E4473;  font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none; }
a:link {  color: #0066CC; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a:visited { color: #0000FF; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a:hover {  color: #1E4473; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration : underline;  }

<!--  nav links  -->
a.two:active { color: #0066CC; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none; }
a.two:link { color: #0066CC; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a.two:visited { color: #1E4473; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a.two:hover { color: #0000FF; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }

<!--  source links  -->
a.three:active { color: #0066CC; font-weight: lighter; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : underline; }
a.three:link { color: #0066CC; font-weight: lighter; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a.three:visited { color: #0000FF; font-weight: lighter; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration : none;  }
a.three:hover { color: #1E4473 font-weight: lighter; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;  }




h2  {
font-size: 12pt;
text-align: center;
line-height: 200%;
color: #0000FF;
}

h3  {
font-size: 9pt;
text-align: left;
text-transform: small-caps;

}

h4  {
font-size: 10pt;
text-align: center;
line-height: 200%;
color: #0000FF;
}
