.white9pt {
      font-size: 9pt;
      color: #fff;
      font-weight:normal;
}
.yellow9pt {
      font-size: 9pt;
      color: #ff6600;
      font-weight:normal;
}
.yellow9pt a:link {
      font-size: 9pt;
      color: #ff6600;
      font-weight:normal;
}
.yellow9pt a:visited {
      font-size: 9pt;
      color: #ff6600;
      font-weight:normal;
}
.linkwhite_s {
      color: #fff;
	  float: right;
	  font-size: 9pt;
}
.linkwhite_s A:link {
	 text-decoration: none;
	 color: #fff;
}
.linkwhite_s A:visited {
	 text-decoration: none;
	 color: #fff;
}
.linkwhite_s A:hover {
	 text-decoration: none;
	 color: #fff;
}
.paddingleft10 {
     padding-left:10px;
}
