
TD {
  font-family: Verdana, Arial, "Xerox Sans Serif Wide";
  font-size: 10pt;
}

A:link {
  	text-decoration: none;
  	font-weight: bold;
  color: navy;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: navy;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: navy;
}	

		
A:hover {
  	text-decoration: none;
  	color: maroon;
}	

		
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: navy;
}

H3 {
  font-weight: bold;
  font-size: 12pt;
}

P {
  vertical-align: text-bottom;
}

EM {
  font-style: normal;
  font-size: 10pt;
  font-weight: bold;
  font-variant: small-caps;
}

$DOCUMENT {
}
