
h1 {
  font-family: Arial, helvetica, san-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

h2 {
  font-family: Arial, helvetica, san-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

h3 {
  font-family: Arial, helvetica, san-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

h4 {
  font-family: Arial, helvetica, san-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

.h4php {
  font-family: Arial, helvetica, san-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

p, dl, blockquote {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  color: black;
  background-color: transparent;
}

A:link {
  color: #0000A0;
}

A:visited {
  color: #FF8000;
}

A:active {
  color: #FF0000;
}

ADDRESS {
  background-color: #FFFFFF;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  color: black;
  font-variant: normal;
}



LI {
  padding-top: 6pt;
  font-size: 11pt;
  color: black;
  font-family: "Times New Roman", Times, serif;
}

UL, OL {
  font-size: 11pt;
  font-family: "Times New Roman", Times, serif;
  color: black;
}
.printbox {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: left
}


.leftnav {
  color: #FFFFFF;
 font-family: verdana, Arial, Helvetica;
  font-size: 11px;
}



.leftnav:link {
  color: #FFFFFF;
 font-family: verdana, Arial, Helvetica;
  font-size: 11px;

}

.leftnav:visited {
  color: #FFFFFF;
 font-family: verdana, Arial, Helvetica;
  font-size: 11px;

}

.leftnav:active {
  color: #FFFFFF;
 font-family: verdana, Arial, Helvetica;
  font-size: 11px;

}

.leftnav:hover {
  color: #FFFFFF;
  font-family: verdana, Arial, Helvetica;
  font-size: 11px;
  text-decoration: none;

}

#pup {
	position:absolute;
	z-index:200;
	padding: 7px;
	margin-left: 10px;
	margin-top: 5px;
	width: 260px;
	border: 1px solid black;
	background-color: #777;
	color: white;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}