<style type="text/css">

div.raise { margin-top: -1em; margin-bottom: 0 }
 /* foreground aliases */

.regular {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.regularbold { font-size: 10pt; color: #000000; font-weight: bold }
.regularsmall {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

 /* hp merge */
.contentheading { font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em; font-weight: bold }
.contentcopy { font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em }
.pageheading { font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em; font-weight: normal}
.pulldown { font-family: "Times New Roman", Times, serif;
  font-size: 10pt; background-color: #CCCCCC }
.search { font-family: "Times New Roman", Times, serif;
  font-size: 10pt; color: #000000; background-color: #FFFFFF }
A {
	text-decoration: underline;
	font-weight: bold;
}
.fontnormallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333399;
}
.linkfontCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
.background {
	background-color: #FFFFCC;
}
